PdfToImageConverterStartPageNumber Property |
The page number from where the conversion to images will start. The default value is 1 which means the conversion to images
will start from the first page.
Namespace: ExpertPdfAssembly: eppdftoimage (in eppdftoimage.dll) Version: 9.0
Syntaxpublic int StartPageNumber { get; set; }Public Property StartPageNumber As Integer
Get
Set
Property Value
Int32
See Also