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

In This Topic
    Zoom Property
    In This Topic
    Gets or sets the document zoom.
    Syntax
    'Declaration
     
    Public Property Zoom As System.Double
    public System.double Zoom {get; set;}
    See Also