Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.10
|
Leadtools.Forms.Recognition Namespace > PageRecognitionOptions Class : PageType Property |
public FormsPageType PageType {get; set;}
'Declaration Public Property PageType As FormsPageType
'Usage Dim instance As PageRecognitionOptions Dim value As FormsPageType instance.PageType = value value = instance.PageType
public: property FormsPageType PageType { FormsPageType get(); void set ( FormsPageType value); }