Compatibility.DoNotUseIndentAsNumberingTabStop Property
Ignore Hanging Indent When Creating Tab Stop After Numbering.Represents the element tag in schema: w:doNotUseIndentAsNumberingTabStop
Namespace: DocumentFormat.OpenXml.Wordprocessing
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
Public Property DoNotUseIndentAsNumberingTabStop As DoNotUseIndentAsNumberingTabStop
Get
Set
'Usage
Dim instance As Compatibility
Dim value As DoNotUseIndentAsNumberingTabStop
value = instance.DoNotUseIndentAsNumberingTabStop
instance.DoNotUseIndentAsNumberingTabStop = value
public DoNotUseIndentAsNumberingTabStop DoNotUseIndentAsNumberingTabStop { get; set; }
Property Value
Type: DocumentFormat.OpenXml.Wordprocessing.DoNotUseIndentAsNumberingTabStop
Returns DoNotUseIndentAsNumberingTabStop.