Leadtools.Forms.Auto Namespace > AutoFormsRecognizeFormResult Class : MasterForm Property |
public IMasterForm MasterForm {get;}
'Declaration Public ReadOnly Property MasterForm As IMasterForm
'Usage Dim instance As AutoFormsRecognizeFormResult Dim value As IMasterForm value = instance.MasterForm
public: property IMasterForm^ MasterForm { IMasterForm^ get(); }