CFx SDK Documentation 2026 SP0
Loading...
Searching...
No Matches
OdPdfPublish::CarouselButtons Namespace Reference

Enumerations

enum  Alignment { kLeft , kRight , kCenter , kJustified }
 

Detailed Description

Contains declarations related to carousel button options.

Enumeration Type Documentation

◆ Alignment

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.