Namespace:  C1.C1PrintDocument.DocEngine.Src
Assembly:  C1.C1PrintDocument.Classic.2 (in C1.C1PrintDocument.Classic.2.dll)

Syntax

C#
[XmlAttributeAttribute]
[DefaultValueAttribute(null)]
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
public string gt { get; set; }
Visual Basic (Declaration)
<XmlAttributeAttribute> _
<DefaultValueAttribute(Nothing)> _
<EditorBrowsableAttribute(EditorBrowsableState.Never)> _
Public Property gt As String

See Also