Compatibility.DoNotSuppressIndentation Property

Definition

Do Not Ignore Floating Objects When Calculating Paragraph Indentation.

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

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

Property Value

Returns DoNotSuppressIndentation.

Applies to