Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.7
|
Leadtools.Forms.Auto Namespace > AutoFormsRecognizePageResult Class : MasterForm Property |
public IMasterForm MasterForm {get;}
'Declaration Public ReadOnly Property MasterForm As IMasterForm
'Usage Dim instance As AutoFormsRecognizePageResult Dim value As IMasterForm value = instance.MasterForm
public: property IMasterForm^ MasterForm { IMasterForm^ get(); }