GetPageLayout
Description
Returns the initial page layout of the selected document.
Syntax
Delphi
function TDebenuPDFLibrary1811.GetPageLayout: Integer;
ActiveX
Function DebenuPDFLibrary1811.PDFLibrary::GetPageLayout As Long
DLL
int DPLGetPageLayout(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 |
6 | No preference set in document |