ComponentOne PdfViewer for UWP
C1.UWP.PdfViewer Assembly / C1.Xaml.PdfViewer Namespace / C1PdfViewer Class / FontStyle Property

In This Topic
    FontStyle Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property FontStyle As Windows.UI.Text.FontStyle
    public Windows.UI.Text.FontStyle FontStyle {get; set;}
    See Also