Scheduler for WPF and Silverlight | ComponentOne
C1.Silverlight.PdfViewer Namespace / C1PdfViewer Class / MinZoom Property

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