ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.5.2 Assembly / C1.WPF.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 Double
    public double Zoom {get; set;}
    See Also