DoNotSuppressIndentation Property
DoNotSuppressIndentation
Gets or sets whether to don't ignore floating objects when calculating paragraph indentation.
Declaration
public bool DoNotSuppressIndentation { get; set; }
Public Property DoNotSuppressIndentation As Boolean