PdfViewerPreferences Members
In This Article
#Constructors
Name | Description |
---|---|
Pdf |
Initializes a new instance of the Pdf |
#Properties
Name | Description |
---|---|
Center |
Gets or sets whether to center the document window. |
Direction | Gets or sets the direction of the document content. |
Display |
Gets or sets whether to display the document title in the window’s title bar. |
Fit |
Gets or sets whether to resize the document window to fit the size of the first displayed page. |
Hide |
Gets or sets whether to hide the menu bar when the document is active. |
Hide |
Gets or sets whether to hide the toolbar when the document is active. |
Hide |
Gets or sets whether to hide User Interface elements (scroll bars and navigation controls) and display only document content. |
Non |
Gets or sets how to display a document page in windowed mode (not full-screen mode). |
Pick |
Gets or sets whether to use the PDF page size to select the input paper tray. |
Print |
Gets or sets the document’s print area. |
Print |
Gets or sets the clipped portion of the document content that is printed. |
Print |
Gets or sets the document’s print mode. |
Print |
Gets or sets the number of document copies to print. |
Print |
Retrieves a list of pages to print. |
Print |
Gets or sets the scale mode for a printed document. |
View |
Gets or sets the displayed document area. |
View |
Gets or sets the clipped portion of the document content that is displayed. |
#Methods
Name | Description |
---|---|
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also