ComponentOne PdfViewer for WPF and Silverlight
C1.Silverlight.PdfViewer.5 Assembly / C1.Silverlight.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