←Select platform

Owner Property

Summary

Gets a reference to the IForm object that contains this page.

Syntax
C#
C++/CLI
Java
Python
[IgnoreDataMemberAttribute()] 
public IForm Owner { get; } 
public IForm getOwner(); 
public:  
   [IgnoreDataMemberAttribute] 
   property IForm^ Owner 
   { 
      IForm^ get() 
   } 
Owner # get  (Page) 

Property Value

A reference to the IForm object. The value can be either ITemplateForm or IRecognitionForm.

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.