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

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