←Select platform

Page Class

Summary

Specifies the page properties and fields for all OMR IForm implementation.

Syntax
C#
VB
C++
Java
[DataContractAttribute()] 
public class Page 
public class Page 
<DataContractAttribute()>  
Public Class Page 
public: 
   [DataContractAttribute] 
   ref class Page 

Remarks

Every page class represents one page in the OMR form. To create a new page and add it to either the ITemplateForm or the IRecognitionForm the user can use Pages.AddPage method.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Processing.Omr Assembly