C#
VB
C++
Represents the Page type.
Members
Value | Member | Description |
---|---|---|
0 | Normal | Normal(General) page from a document, an invoice, or any other type of document that is not specified in any other members of the FormsPageType enumeration. |
1 | IDCard | An ID card (For example, Driving License, Identification card, Library card, Passport, etc.).. |
2 | Omr | Optical mark recognition. |
Choose the proper page type when creating master form pages. The FormsPageType is used in Leadtools.Forms.Recognition.PageRecognitionOptions.
For an example, refer to Leadtools.Forms.Recognition.PageRecognitionOptions.