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

Syntax

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

See Also