PdfPageMode class

PdfPageMode class

Describes Pdf page mode

Inheritance: PdfPageModeEnumeration

The PdfPageMode type exposes the following members:

Constructors

Constructor Description
init Serialization constructor

Properties

Property Description
USE_NONE Don’t use any components.
USE_OUTLINES Document outline visible.
USE_THUMBS Thumbnail images visible.
FULL_SCREEN FullScreenFull-screen mode, with no menu bar, window controls, or any other window visible.
USE_OC Optional content group panel visible.
USE_ATTACHMENTS Attachments panel visible.

Methods

Method Description
equals Determines whether two object instances are equal.
compare_to Compares current object to other.
get_all Returns all enumeration values.

See Also