MultipleBordersSupportedBorderTypes Property |
Gets the supported border types.
Namespace: SautinSoft.DocumentAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2025.11.10
Syntaxpublic IEnumerable<SingleBorderType> SupportedBorderTypes { get; }Public ReadOnly Property SupportedBorderTypes As IEnumerable(Of SingleBorderType)
Get
Property Value
IEnumerableSingleBorderType
See Also