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

In This Topic
    IsTextScaleFactorEnabled Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property IsTextScaleFactorEnabled As System.Boolean
    public System.bool IsTextScaleFactorEnabled {get; set;}
    See Also