Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / CompatibilityOptions Class / DoNotSuppressParagraphBorders Property

In This Topic
    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