Defines the block type in the document.
lt.Document.Editor.BlockType {
base: -1,
paragraph: 0,
section: 1,
table: 2,
pageBreak: 3,
horizontalLine: 4
}
lt.Document.Editor.BlockType {
base: -1,
paragraph: 0,
section: 1,
table: 2,
pageBreak: 3,
horizontalLine: 4
}
Value | Member | Description |
---|---|---|
-1 | base | Used for internal use |
0 | paragraph | Paragraph |
1 | section | Represents a section in a Word Document. Sections are used to define region specific functionality such as page size. |
2 | table | Table |
3 | pageBreak | Page Break |
4 | horizontalLine | Horizontal Line |
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