GetPageMode
Document properties
Description
Returns the initial page mode of the document.
Syntax
Delphi
function TPDFlib.GetPageMode: Integer;ActiveX
Function PDFlib::GetPageMode As LongDLL
int DLGetPageMode(int InstanceID);Return values
| 0 | Normal view |
|---|---|
| 1 | Show the outlines pane 2 Show the thumbnails pane 3 Show the document in full screen mode 4 Optional content group panel visible 5 Attachments panel visible |