PdfToImageConverterEndPageNumber Property |
The page number where the conversion to images will end. The default value is 0 which means that all the PDF document pages
will be converted to images starting from the StartPageNumber page.
Namespace: ExpertPdfAssembly: eppdftoimage (in eppdftoimage.dll) Version: 9.0
Syntaxpublic int EndPageNumber { get; set; }Public Property EndPageNumber As Integer
Get
Set
Property Value
Int32
See Also