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

In This Topic
    SwapInsideAndOutsideForMirrorIndents Property
    In This Topic
    Gets or sets whether to swap left and right indent values for paragraphes with applied mirror indents.
    Syntax
    'Declaration
     
    Public Property SwapInsideAndOutsideForMirrorIndents As System.Boolean
    public System.bool SwapInsideAndOutsideForMirrorIndents {get; set;}
    See Also