MultipleBordersItem Property |
Namespace: SautinSoft.DocumentAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2026.2.3
Syntaxpublic SingleBorder this[
SingleBorderType borderType
] { get; }Public ReadOnly Default Property Item (
borderType As SingleBorderType
) As SingleBorder
Get
Parameters
- borderType SingleBorderType
-
Type of the border.
Return Value
SingleBorder
The
SingleBorder.
See Also