ComponentOne RichTextBox for UWP
Zoom Property (C1RichTextBox)

C1.Xaml.RichTextBox Namespace > C1RichTextBox Class : Zoom Property
Gets or sets a zoom value applied to the contents of the C1RichTextBox.
Syntax
'Declaration
 
Public Property Zoom As System.Double
public System.double Zoom {get; set;}
See Also

Reference

C1RichTextBox Class
C1RichTextBox Members