MultipleBordersItem Property |
Namespace: SautinSoft.DocumentAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2025.2.13
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