Free Trial
Web API version
Licensing
Request A Quote
HAVE QUESTIONS OR NEED HELP? SUBMIT THE SUPPORT REQUEST FORM or write email to SUPPORT@BYTESCOUT.COM
The ViewerPreferences type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | CenterWindow |
Gets or sets a value indicating whether to position the document’s window in
the center of the screen.
|
![]() | Direction |
Gets or sets the predominant reading order for text.
Remarks |
![]() | DisplayDocumentTitle |
Gets or sets a value indicating whether the window’s title bar should display
the document title taken from the Title property of the document information.
|
![]() | FitWindow |
Gets or sets a value indicating whether to resize the document’s window to fit
the size of the first displayed page.
|
![]() | FullScreenPageMode |
Gets or sets how to display the document on exiting full-screen mode.
Remarks |
![]() | HideMenubar |
Gets or sets a value indicating whether to hide the viewer applications menu bar when
the document is active.
|
![]() | HideToolbar |
Gets or sets a value indicating whether to hide the viewer applications tool bars when
the document is active.
|
![]() | HideWindowUI |
Gets or sets a value indicating whether to hide user interface elements in the documents window (such as scroll bars and navigation controls),
leaving only the document’s contents displayed.
|
See Also