SWFSaveOptions.PageIndex

SWFSaveOptions.PageIndex property

Gets or sets the 0-based index of the first page to render. Default is 0.

public int PageIndex { get; set; }

See Also