PageIndex
SVGSaveOptions.PageIndex property
Gets or sets the 0-based index of the page to render. Default is 0.
public int PageIndex { get; set; }
See Also
- class SVGSaveOptions
- namespace Aspose.Diagram.Saving
- assembly Aspose.Diagram
Gets or sets the 0-based index of the page to render. Default is 0.
public int PageIndex { get; set; }