PDF for UWP | ComponentOne
C1.Xaml.Pdf 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