Viewer |
public class ViewerSettings : NativeObject
The ViewerSettings type exposes the following members.
| Name | Description | |
|---|---|---|
| ActivePane | The initially visible side pane when opening the document in a viewer. If then the viewer acts according to it's default behavior. | |
| DisplayDocumentTitle | If then opening the document will instruct the viewer to display the document's title from the metadata instead of it's file name. | |
| FullScreen | If then opening the document will make the viewer try to enter full screen mode. | |
| HideMenubar | If then opening the document will instruct the viewer to hide it's menu bar. | |
| HideToolbar | If then opening the document will instruct the viewer to hide it's toolbar. | |
| PageDisplay | The positional arrangment for displaying pages when opening the document in a viewer. If then the viewer acts according to it's default behavior. |
| Name | Description | |
|---|---|---|
| Copy | Copy viewer settings The newly created viewer settings are associated with the target document, but not yet used as the document's viewer settings. | |
| Equals | (Inherited from NativeObject) | |
| GetHashCode | (Inherited from NativeObject) |