Text auto size mode.
public enum IBMDaejaTextAutoSize public:enum class IBMDaejaTextAutoSize sealed
class IBMDaejaTextAutoSize(Enum):UseDefaultSize = 0UseDefaultWidth = 1ExpandToImageWidth = 2
| Value | Member | Description |
|---|---|---|
| 0 | UseDefaultSize |
Use the default width and height specified in IBMDaejaTextObjectOptions.DefaultSize property |
| 1 | UseDefaultWidth |
Use the default width only in IBMDaejaTextObjectOptions.DefaultSize property and the height will be calculated automatically |
| 2 | ExpandToImageWidth |
The text width will be expanded to match the image width, and the height will be calculated automatically |
ExpandToImageWidth is the default value used in the conversion.
Leadtools.Annotations.Engine Namespace
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
