Limitations
The zoom factor must be between 10 and ushort.
Gets or sets the zoom factor, in percent, for a Text Control. This is a dependency property.
public int ZoomFactor { get; set; }
Public Property ZoomFactor() As Integer
The zoom factor must be between 10 and ushort.