Clears the Zoom level for the RichTextBox control back to normal (1.0)
[Visual Basic] Public Sub ResetZoom() [C#] public void ResetZoom(); [C++] public: void ResetZoom(); [JScript] public function ResetZoom();
RichTextBox Class | RichTextBox Members | System.WinForms Namespace