Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Translators Namespace / ReadFile Class / FileHeaderInfo Property

In This Topic
    FileHeaderInfo Property
    In This Topic
    Get the file header info.
    Syntax
    'Declaration
     
    Public ReadOnly Property FileHeaderInfo As String
    public string FileHeaderInfo {get;}
    See Also