LegacyNumbering.Legacy Property

Use Legacy Numbering Properties.Represents the attribte in schema: w:legacy

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

Syntax

'Declaration
<SchemaAttrAttribute(, "legacy")> _
Public Property Legacy As OnOffValue
    Get
    Set
'Usage
Dim instance As LegacyNumbering
Dim value As OnOffValue

value = instance.Legacy

instance.Legacy = value
[SchemaAttrAttribute(, "legacy")]
public OnOffValue Legacy { get; set; }

Property Value

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

See Also

Reference

LegacyNumbering Class

LegacyNumbering Members

DocumentFormat.OpenXml.Wordprocessing Namespace