Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / FontBase Class / BoldBi Property

In This Topic
    BoldBi Property
    In This Topic
    Gets or sets whether the bold property shall be applied to all complex script characters in the contents when displayed in a document.
    Syntax
    'Declaration
     
    Public Property BoldBi As System.Boolean
    public System.bool BoldBi {get; set;}
    See Also