|
PdfToolEndPageNumber Property |
The page number where the current operation will end on the PDF file.
The default value is 0 which means that all the PDF document is processed starting from the StartPageNumber page.
Namespace:
SelectPdf
Assembly:
Select.Pdf (in Select.Pdf.dll) Version: 20.2
Syntax public int EndPageNumber { get; set; }
Public Property EndPageNumber As Integer
Get
Set
Property Value
Type:
Int32See Also