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

0Single page
1One 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