RichTextBox for UWP | ComponentOne
C1.Xaml.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