ComponentOne Word for WPF
C1.WPF.Word.4.5.2 Assembly / C1.WPF.Word Namespace / Font Class / Size Property

In This Topic
    Size Property
    In This Topic
    Gets the font size in points.
    Syntax
    'Declaration
     
    Public ReadOnly Property Size As Double
    public double Size {get;}
    See Also