←Select platform

PageName Property

Summary

The name of the OMR form page.

Syntax
C#
C++/CLI
Java
Python
[DataMemberAttribute()] 
public string PageName { get; set; } 
public String getPageName(); 
public void setPageName( 
   java.lang.String string 
); 
public:  
   [DataMemberAttribute] 
   property String^ PageName 
   { 
      String^ get() 
      void set(String^ value) 
   } 
PageName # get and set (Page) 

Property Value

A string value that represents the page name. The default value is null.

Requirements

Target Platforms

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

Leadtools.Forms.Processing.Omr Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.