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

In This Topic
    SwapBordersFacingPages Property
    In This Topic
    Gets or sets whether to swap paragraph borders on odd numbered pages.
    Syntax
    'Declaration
     
    Public Property SwapBordersFacingPages As System.Boolean
    public System.bool SwapBordersFacingPages {get; set;}
    See Also