GetPageMode
Description
Returns the initial page mode of the document.
Syntax
Delphi
function TDebenuPDFLibrary1811.GetPageMode: Integer;
ActiveX
Function DebenuPDFLibrary1811.PDFLibrary::GetPageMode As Long
DLL
int DPLGetPageMode(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 |
