ComponentOne PdfViewer for WPF and Silverlight
C1.Silverlight.PdfViewer.5 Assembly / C1.Silverlight.PdfViewer Namespace / C1PdfViewer Class / MaxZoom Property

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