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.

Declaration Syntax
public int StartPageNumber { get; set; }
Public Property StartPageNumber As Integer
public:
property int StartPageNumber {
int get ();
void set (int value);
}
Assembly:
pdftotext (Module: pdftotext) Version: 3.1.0.0 (3.1.0.0)