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

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