CFx SDK Documentation
2020SP3
|
Enumerations | |
enum | Thickness { kThin, kMedium, kWide } |
enum | Style { kSolid, kDashed, kBeveled, kInset, kUnderlined } |
Contains declarations for border options in Teigha Publish.
Border line styles.
Enumerator | |
---|---|
kSolid | |
kDashed | The border is solid. |
kBeveled | The border is dashed. |
kInset | The border is bevelled. |
kUnderlined | The border is inset. |
Definition at line 266 of file PdfPublishCommon.h.