Skip to content

Constants - PDF Page Mode

PDF export files can use one of the following constants as the page mode. Page mode is a member of a variable of the PDFExportOptions structure.

Constants Description
C_drNormal No outline or thumbnails
C_drOutline Creates an outline tree
C_drThumbs Create a thumbnail for each page. To be displayed by the document viewer in a separate pane.
C_drFullScreen Useful for PDFs used for presentations. In Full Screen mode, PDF pages fill the entire screen, and the menu bar, toolbar, and window controls in the document viewer are hidden.