Click or drag to resize

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:  ExpertPdf
Assembly:  eppdftotext (in eppdftotext.dll) Version: 7.0
Syntax
public int StartPageNumber { get; set; }

Property Value

Type: Int32
See Also