←Select platform

MasterForm Property

Summary

IMasterForm for the Master Form of the type of the recognized page.

Syntax

C#
VB
C++
public IMasterForm MasterForm { get; } 
  
Public ReadOnly Property MasterForm As Leadtools.Forms.Auto.IMasterForm 
public: 
property Leadtools.Forms.Auto.IMasterForm^ MasterForm { 
   Leadtools.Forms.Auto.IMasterForm^ get(); 
} 

Property Value

IMasterForm for the Master Form of the recognized type.

Remarks

IMasterForm provides Master Form's attributes, processing fields, and image.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Auto Assembly