Specifies options how to set the zoom factor of a TextControl.

Introduced: X14.

Members

Member Description
PageWidth The zoom factor is calculated so that the complete width of a page becomes visible.
TextWidth The zoom factor is calculated so that the complete text of a line becomes visible.
WholePage The zoom factor is calculated so that the current visible page becomes completely visible.

See Also

TextControl.Zoom Method, WPF.TextControl.Zoom Method.