Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / ParagraphFormat Class / Bidi Property

In This Topic
    Bidi Property (ParagraphFormat)
    In This Topic
    Gets or sets whether this is a right-to-left paragraph.
    Syntax
    'Declaration
     
    Public Property Bidi As System.Boolean
    public System.bool Bidi {get; set;}
    See Also