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

Syntax

C#
[DefaultValueAttribute("auto")]
[XmlAttributeAttribute]
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
public RelLength xx { get; set; }
Visual Basic (Declaration)
<DefaultValueAttribute("auto")> _
<XmlAttributeAttribute> _
<EditorBrowsableAttribute(EditorBrowsableState.Never)> _
Public Property xx As RelLength

See Also