PDFDocViewPrefs Class |
Namespace: pdftron.PDF
public sealed class PDFDocViewPrefs : IClosable
The PDFDocViewPrefs type exposes the following members.
Name | Description | |
---|---|---|
![]() | Close | |
![]() | Equals | (Inherited from Object.) |
![]() | GetDirection | Gets the direction.
|
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetLayoutMode | Gets the layout mode.
|
![]() | GetPageMode | Gets the page mode.
|
![]() | GetPref | Gets the pref.
|
![]() | GetPrintArea | Gets the prints the area.
|
![]() | GetPrintClip | Gets the prints the clip.
|
![]() | GetSDFObj | Gets the SDFObj.
|
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | GetViewArea | Gets the view area.
|
![]() | GetViewClip | Gets the view clip.
|
![]() | SetDirection | Set the document's page mode, specifying how to display the
document on exiting full-screen mode.
|
![]() | SetInitialPage | |
![]() | SetLayoutMode | Sets PageLayout property and change the value of the
PageLayout key in the Catalog dictionary.
|
![]() | SetPageMode | Sets PageMode property and change the value of the
PageMode key in the Catalog dictionary.
|
![]() | SetPref | Sets the value of given ViewerPref property.
|
![]() | SetPrintArea | Sets the page boundary representing the area of a page to
be rendered when printing the document.
|
![]() | SetPrintClip | Sets the page boundary to which the contents of a page are
to be clipped when printing the document.
|
![]() | SetViewArea | Sets the page boundary representing the area of a page
to be displayed when viewing the document on the screen.
|
![]() | SetViewClip | Sets the page boundary to which the contents of a page are
to be clipped when viewing the document on the screen.
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |