ParagraphFormatBorders Property |
Gets collection of borders of the paragraph.
Namespace: SautinSoft.DocumentAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2025.4.25
Syntaxpublic MultipleBorders Borders { get; }
Public ReadOnly Property Borders As MultipleBorders
Get
Property Value
MultipleBorders
See Also