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

In This Topic
    Size Property (FontBase)
    In This Topic
    Gets or sets the font size in points.
    Syntax
    'Declaration
     
    Public Property Size As System.Single
    public System.float Size {get; set;}
    See Also