Resets the AutoControlSize property to its default values. The default of the AutoControlSize property is a TextControl object that does not automatically expand or shrink its width or height.
Introduced: 11.0.
public void ResetAutoControlSize();
Public Sub ResetAutoControlSize()