PdfFocusCImageOptionsPageIndex Property |
Gets or sets the zero-based page index of the document's page which should be saved to an image.
Namespace: SautinSoftAssembly: SautinSoft.PdfFocus (in SautinSoft.PdfFocus.dll) Version: 2024.12.18
Syntaxpublic int PageIndex { get; set; }
Public Property PageIndex As Integer
Get
Set
Property Value
Int32
See Also