Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Translators Namespace / WriteFileParams Class / Tag Property

In This Topic
    Tag Property (WriteFileParams)
    In This Topic
    The tag to add to the file header.
    Syntax
    'Declaration
     
    Public Property Tag As String
    public string Tag {get; set;}
    See Also