Resizes the text object to adjust it to fit the boundary of the enclosing text.
public bool AutoSizeAfterEdit { get; set; } Public Property AutoSizeAfterEdit() As BooleanGetSet
public:property bool AutoSizeAfterEdit{bool get()void set(bool value)}
true to resize the text object to adjust it to fit the boundary of the enclosing text; otherwise, false. The default value is false.
If the value of AutoSizeAfterEdit is false (the default value) and the user changes the text in the control using automation, the boundary of the object does not change.
If the value of AutoSizeAfterEdit is set to true:
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document
