PdfPageMode class
PdfPageMode class
Describes Pdf page mode
Inheritance: PdfPageMode →
Enumeration
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
- module
groupdocs.conversion.options.convert - class
Enumeration - class
PdfPageMode