Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 815 Bytes

File metadata and controls

17 lines (12 loc) · 815 Bytes

PageMode

Class descibes used components of the document page.

Enum

Name Type Value Description
USENONE str "UseNone" Dont use any components.
USEOUTLINES str "UseOutlines" Document outline visible.
USETHUMBS str "UseThumbs" Thumbnail images visible.
FULLSCREEN str "FullScreen" FullScreenFull-screen mode, with no menu bar, window controls, or any other window visible.
USEOC str "UseOC" Optional content group panel visible.
USEATTACHMENTS str "UseAttachments" Attachments panel visible.

[Back to Model list] [Back to API list] [Back to README]