RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox Namespace / C1PageLayout Class / Zoom Property

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