PDF for UWP | ComponentOne
C1.Xaml.Pdf Namespace / Font Class / Bold Property

In This Topic
    Bold Property
    In This Topic
    Gets a value that determines whether this font is bold.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Bold As Boolean
    public bool Bold {get;}
    See Also