MobileForms Toolkit Documentation

RichTextBox.ZoomFactor Property

Gets or sets the current zoom level of the RichTextBox.

public float ZoomFactor {get; set;}

Exceptions

Exception Type Condition
ArgumentException The specified zoom factor did not fall within the permissible range.

See Also

RichTextBox Class | Resco.Controls.RichTextBox Namespace