[This is preliminary documentation and is subject to change.]
The ViewerPreferences type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| ViewerPreferences |
Creates a new ViewerPreferences object.
|
Methods
| Name | Description | |
|---|---|---|
| Clone |
Clones a ViewerPreferences.
| |
| Equals | (Inherited from Object.) | |
| Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| CenterWindow |
Centers document window.
| |
| DisplayDocTitle |
Displays the document title in the caption bar.
| |
| FitWindow |
Fits the first page.
| |
| HideMenubar |
Hide menubar.
| |
| HideToolbar |
Hide toolbar.
| |
| HideWindowUI |
Hides everything except the document.
| |
| PageLayout |
How to display pages.
| |
| PageMode |
Display none, outlines or thumbnails.
| |
| ZoomFactor |
The default zoom factor for this document (1 corresponds to 100%).
|