ShapeBorderCompoundType Enum |
Docentric Toolkit Help
Send Feedback |
Specifies the compound type for a shape's border.
Assembly: Docentric.Documents.ObjectModel (in Docentric.Documents.ObjectModel.dll)
public enum ShapeBorderCompoundType
| Member name | Description |
|---|---|
| Double | Double border line. |
| Single | Single border line. |
| ThickThin | Thick-thin border line. |
| ThinThick | Thin-thick border line. |
| Triple | Triple border line. |