DoNotSuppressParagraphBorders Property
In This Topic
Gets or sets whether to don't suppress paragraph borders next to frames.
Syntax
'Declaration
Public Property DoNotSuppressParagraphBorders As System.Boolean
public System.bool DoNotSuppressParagraphBorders {get; set;}
See Also