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

In This Topic
    Style Property
    In This Topic
    Gets the font style attributes.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Style As PdfFontStyle
    public PdfFontStyle Style {get;}
    See Also