API Reference > Namespaces > OdPdfPublish Namespace > OdPdfPublish::Page Namespace > Structs, Records, Enums > OdPdfPublish::Page::Orientation Enumeration
OdPdfPublish::Page::Orientation Enumeration
Syntax
C++
enum Orientation { kPortrait = 0, kLandscape };

PdfPublishCommon.h

Members 
Description 
kPortrait = 0 
Portrait orientation. 
kLandscape 
Landscape orientation. 

Page orientations supported by Publish SDK.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.