Enum PageMode

PageMode enumeration

Class descibes used components of the document page.

public enum PageMode

Values

NameValueDescription
UseNone0Dont use any components.
UseOutlines1Document outline visible.
UseThumbs2Thumbnail images visible.
FullScreen3FullScreenFull-screen mode, with no menu bar, window controls, or any other window visible.
UseOC4Optional content group panel visible.
UseAttachments5Attachments panel visible.

See Also