PdfToTextConverterStartPageNumber Property |
The page number from where the text extraction will start. The default value is 1 which means the text extraction
will start from the first page.
Namespace: ExpertPdfAssembly: pdftotext.net20.x86 (in pdftotext.net20.x86.dll) Version: 4.2
Syntaxpublic int StartPageNumber { get; set; }
Public Property StartPageNumber As Integer
Get
Set
Property Value
Type:
Int32
See Also