Namespace:
C1.C1PrintDocument.DocEngine.Src
Assembly: C1.C1PrintDocument.Classic.2 (in C1.C1PrintDocument.Classic.2.dll)
Assembly: C1.C1PrintDocument.Classic.2 (in C1.C1PrintDocument.Classic.2.dll)
Syntax
C# |
---|
[XmlAttributeAttribute] [EditorBrowsableAttribute(EditorBrowsableState.Never)] [DefaultValueAttribute("auto")] public RelLength hh { get; set; } |
Visual Basic (Declaration) |
---|
<XmlAttributeAttribute> _ <EditorBrowsableAttribute(EditorBrowsableState.Never)> _ <DefaultValueAttribute("auto")> _ Public Property hh As RelLength |