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

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