Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdPdfPublish::CarouselButtons::Alignment Enumeration
Syntax
C++
enum Alignment { kLeft, kRight, kCenter, kJustified };
Members
Description
kLeft
Left alignment for carousel buttons.
kRight
Right alignment for carousel buttons.
kCenter
Center alignment for carousel buttons.
kJustified
Justified alignment for carousel buttons.

Enumeration that defines the alignment types of carousel buttons.

File: PdfPublishCommon.h 

Namespace: OdPdfPublish::CarouselButtons 

Module: API Reference 

Copyright © 2002-2022. Open Design Alliance All rights reserved.