|
CFx SDK Documentation 2026 SP0
|
Enumerations | |
| enum | Alignment { kLeft , kRight , kCenter , kJustified } |
Contains declarations related to carousel button options.
Enumeration that defines the alignment types of carousel buttons.
| Enumerator | |
|---|---|
| kLeft | Left alignment for carousel buttons. |
| kRight | Right alignment for carousel buttons. |
| kCenter | Center alignment for carousel buttons. |
| kJustified | Justified alignment for carousel buttons. |
Definition at line 718 of file PdfPublishCommon.h.