Compatibility.DoNotUseIndentAsNumberingTabStop Property

Definition

Ignore Hanging Indent When Creating Tab Stop After Numbering.

Represents the following element tag in the schema: w:doNotUseIndentAsNumberingTabStop.

public DocumentFormat.OpenXml.Wordprocessing.DoNotUseIndentAsNumberingTabStop DoNotUseIndentAsNumberingTabStop { get; set; }
public DocumentFormat.OpenXml.Wordprocessing.DoNotUseIndentAsNumberingTabStop? DoNotUseIndentAsNumberingTabStop { get; set; }
member this.DoNotUseIndentAsNumberingTabStop : DocumentFormat.OpenXml.Wordprocessing.DoNotUseIndentAsNumberingTabStop with get, set
Public Property DoNotUseIndentAsNumberingTabStop As DoNotUseIndentAsNumberingTabStop

Property Value

Returns DoNotUseIndentAsNumberingTabStop.

Applies to