LegacyNumbering.LegacySpace Property

Legacy Spacing.Represents the attribte in schema: w:legacySpace

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

Syntax

'Declaration
<SchemaAttrAttribute(, "legacySpace")> _
Public Property LegacySpace As StringValue
    Get
    Set
'Usage
Dim instance As LegacyNumbering
Dim value As StringValue

value = instance.LegacySpace

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

Property Value

Type: DocumentFormat.OpenXml.StringValue
Returns UInt64Value.

See Also

Reference

LegacyNumbering Class

LegacyNumbering Members

DocumentFormat.OpenXml.Wordprocessing Namespace