Share via


PolyLine.HorizontalStandard Property

Horizontal Rule Standard Display Toggle.Represents the attribte in schema: o:hrstd

Namespace:  DocumentFormat.OpenXml.Vml
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "hrstd")> _
Public Property HorizontalStandard As TrueFalseValue
    Get
    Set
'Usage
Dim instance As PolyLine
Dim value As TrueFalseValue

value = instance.HorizontalStandard

instance.HorizontalStandard = value
[SchemaAttrAttribute(, "hrstd")]
public TrueFalseValue HorizontalStandard { get; set; }

Property Value

Type: DocumentFormat.OpenXml.TrueFalseValue
Returns EnumValue<T>.

See Also

Reference

PolyLine Class

PolyLine Members

DocumentFormat.OpenXml.Vml Namespace