Defines the border region to style.
lt.Document.Editor.BorderRegion {
all: 0,
innerBorder: 1,
innerHorizontalBorder: 2,
innerVerticalBorder: 3,
outerBorder: 4,
rightBorder: 5,
topBorder: 6,
bottomBorder: 7,
leftBorder: 8
}
lt.Document.Editor.BorderRegion {
all: 0,
innerBorder: 1,
innerHorizontalBorder: 2,
innerVerticalBorder: 3,
outerBorder: 4,
rightBorder: 5,
topBorder: 6,
bottomBorder: 7,
leftBorder: 8
}
Value | Member | Description |
---|---|---|
0 | all | Border styling applied to every border in the selected region. |
1 | innerBorder | Border styling applied to the inner-borders in the selected region. |
2 | innerHorizontalBorder | Border styling applied to the inner-horizontal borders in the selected region. |
3 | innerVerticalBorder | Border styling applied to the inner-vertical borders in the selected region. |
4 | outerBorder | Border styling applied to the outer borders in the selected region. |
5 | rightBorder | Border styling applied to the right border in the selected region. |
6 | topBorder | Border styling applied to the top border in the selected region. |
7 | bottomBorder | Border styling applied to the bottom border in the selected region. |
8 | leftBorder | Border styling applied to the left border in the selected region. |
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