LineNumberType.Distance Property

Distance Between Text and Line Numbering.Represents the attribte in schema: w:distance

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

Syntax

'Declaration
<SchemaAttrAttribute(, "distance")> _
Public Property Distance As StringValue
    Get
    Set
'Usage
Dim instance As LineNumberType
Dim value As StringValue

value = instance.Distance

instance.Distance = value
[SchemaAttrAttribute(, "distance")]
public StringValue Distance { get; set; }

Property Value

Type: DocumentFormat.OpenXml.StringValue
Returns UInt64Value.

See Also

Reference

LineNumberType Class

LineNumberType Members

DocumentFormat.OpenXml.Wordprocessing Namespace