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

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