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

In This Topic
    SizeBi Property
    In This Topic
    Gets or sets the font size in points used for all complex script characters in the contents when displayed in a document.
    Syntax
    'Declaration
     
    Public Property SizeBi As System.Single
    public System.float SizeBi {get; set;}
    See Also