PageOrientationEnum

PageOrientationEnum enumeration constants are used to set page orientation during export in PDF/RTF/DOCX/ODT or XLSX format.

typedef enum {
 POM_Portrait,
 POM_Landscape,
 POM_Auto,
 POM_MostFrequent
} PageOrientationEnum;
    

Elements

Name Description
POM_Auto The orientation is detected automatically.
POM_Landscape Sets landscape orientation.
POM_MostFrequent

Sets orientation that is the most frequently used in the document.

Note: The value is not available for XLSX format.

POM_Portrait Sets portrait orientation.

Used in

IRTFExportParams::PageOrientation

IXLExportParams::PageOrientation

IPDFExportFeatures::PageOrientation

12.12.2022 20:26:03

Usage of Cookies. In order to optimize the website functionality and improve your online experience ABBYY uses cookies. You agree to the usage of cookies when you continue using this site. Further details can be found in our Privacy Notice.