Leadtools.Forms.Auto Namespace > DiskMasterForm Class : ReadAttributes Method |
public virtual FormRecognitionAttributes ReadAttributes()
'Declaration Public Overridable Function ReadAttributes() As FormRecognitionAttributes
'Usage Dim instance As DiskMasterForm Dim value As FormRecognitionAttributes value = instance.ReadAttributes()
public virtual FormRecognitionAttributes ReadAttributes()
function Leadtools.Forms.Auto.DiskMasterForm.ReadAttributes()
public: virtual FormRecognitionAttributes^ ReadAttributes();
The source code of this interface implementation class is available at <Install Directory>\Examples\DotNet\CS\AutoMasterFormsRepository.
Master Form attributes file has the name of the Master Form with ".bin" extension the file path is Path + ".bin"
If the file does not exist it returns null
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2