Enables resizing the text object to adjust it to fit within the boundaries of the enclosing text when rotated.
public bool AutoSizeRotatedOnly { get; set; }
Public Property AutoSizeRotatedOnly() As Boolean
Get
Set
public:
property bool AutoSizeRotatedOnly
{
bool get()
void set(bool value)
}
true to enable resizing the text object to adjust it to fit the boundary of the enclosing text when rotated; otherwise, false. The default value is false.
This property only works when the value of AutoSizeAfterEdit is set to true and the text object has a rotation angle.
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