GetPageLayout
Document properties
Description
Returns the initial page layout of the selected document.
Syntax
Delphi
Function TPDFlib.GetPageLayout: Integer;
ActiveX
Function PDFlib::GetPageLayout() As Long
DLL
int DLGetPageLayout(int InstanceID);
Return values
| 0 | Single page |
|---|---|
| 1 | One column 2 Two columns, odd-numbered pages on the left 3 Two columns, odd-numbered pages on the right 4 Two pages, odd-numbered pages on the left 5 Two pages, odd-numbered pages on the right No preference set in document 6 |