Describes how the content should be aligned.
lt.Document.Editor.AlignmentType {
left: 0,
centered: 1,
right: 2,
justified: 3
}
lt.Document.Editor.AlignmentType {
left: 0,
centered: 1,
right: 2,
justified: 3
}
Value | Member | Description |
---|---|---|
0 | left | Align content to the left of the available space. |
1 | centered | Align content to the center of the available space. |
2 | right | Align content to the right-most side of the available space. |
3 | justified | Justifies the content to fill the entirety of the available space. |
Leadtools.Document.Editor 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