Click or drag to resize

ImageSaveOptionsPageIndex Property

Gets or sets the zero-based page index of the document's page which should be saved to an image.

Namespace: SautinSoft.Pdf
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2024.8.8
Syntax
public int PageIndex { get; set; }

Property Value

Int32
The zero-based page index of the document's page which should be saved to an image.
See Also