Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdPdfPublish::Page::Format Enumeration
Syntax
C++
enum Format { kA4 = 0, kA3, kP11x17, kA5, kB4JIS, kB5JIS, kExecutive, kLegal, kLetter, kTabloid, kB4ISO, kB5ISO, kCustom };
Members
Description
kA4
Format A4 (842 points width, 1190 points height).
kA3
Format A3 (595 points width, 842 points height).
kP11x17
Format P11x17.
kA5
Format A5.
kB4JIS
Format B4JIS.
kB5JIS
Format B5JIS.
kExecutive
Format Executive.
kLegal
Format Legal.
kLetter
Format Letter.
kTabloid
Format Tabloid.
kB4ISO
Format B4ISO.
kB5ISO
Format B5ISO.
kCustom
Custom format.

Page formats (sizes) supported by Publish SDK.

File: PdfPublishCommon.h 

Namespace: OdPdfPublish::Page 

Module: API Reference 

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