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