PenCompoundType Enum
Represents the compound line type.
Remarks
PenCompoundType is currently not supported when exporting a document to PDF, XPS, or image formats.
Fields
Double | Double lines of equal width. |
Simple | Single line: one normal width. |
ThickThin | Double lines: one thick, one thin. |
ThinThick | Double lines: one thin, one thick. |
Triple | Three lines: thin, thick, thin. |