Click or drag to resize

MultipleBordersSupportedBorderTypes Property

Gets the supported border types.

Namespace: SautinSoft.Document
Assembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.4.24
Syntax
public IEnumerable<SingleBorderType> SupportedBorderTypes { get; }

Property Value

IEnumerableSingleBorderType
See Also