Name | Description | |
---|---|---|
![]() | PdfDocumentViewerPreferences | Initializes a new instance of the PdfDocumentViewerPreferences class. |
Name | Description | |
---|---|---|
![]() | PdfDocumentViewerPreferences | Initializes a new instance of the PdfDocumentViewerPreferences class. |
Name | Description | |
---|---|---|
![]() | BasicObject | Gets the basic object of this tree node. (Inherited from PdfTreeNodeBase) |
![]() | 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. |
![]() | DisplayDocTitle | Gets or sets a value indicating whether the window's title bar should display the document title taken from Title. |
![]() | Document | Gets the parent PDF document of this tree node. (Inherited from PdfTreeNodeBase) |
![]() | Duplex | Gets or sets the paper handling option to use when printing the file from the print dialog. |
![]() | FitWindow | Gets or sets a value indicating whether to resize the document's window to fit the size of the first displayed page. |
![]() | HideMenubar | Gets or sets a value indicating whether to hide the viewer application's menu bar when the document is active. |
![]() | HideToolbar | Gets or sets a value indicating whether to hide the viewer application's tool bars when the document is active. |
![]() | HideWindowUI | Gets or sets a value indicating whether to hide user interface elements in the document's window (such as scroll bars and navigation controls), leaving only the document's contents displayed. |
![]() | IndirectReference | Gets the reference to an indirect object. (Inherited from PdfTreeNodeBase) |
![]() | IsChanged | Gets a value indicating whether this node is changed. (Inherited from PdfTreeNodeBase) |
![]() | IsIndirectObject | Gets a value indicating whether this tree node is indirect object. (Inherited from PdfTreeNodeBase) |
![]() | IsNew | Gets a value indicating whether this node is new node (unsaved). (Inherited from PdfTreeNodeBase) |
![]() | NonFullScreenPageMode | Gets or sets the document's page mode, specifying how to display the document on exiting full-screen mode. |
![]() | NumCopies | Gets or sets the number of copies to be printed when the print dialog is opened for this file. |
![]() | ObjectNumber | Gets the unique object number. (Inherited from PdfTreeNodeBase) |
![]() | PickTrayByPDFSize | Gets or sets a value specifying whether the PDF page size is used to select the input paper tray. |
![]() | PrintArea | Gets or sets the page boundary type representing the area of a page to be rendered when printing the document. |
![]() | PrintClip | Gets or sets the page boundary type to which the contents of a page are to be clipped when printing the document. |
![]() | PrintPageRange | Gets or sets the page numbers used to initialize the print dialog box when the file is printed. |
![]() | PrintScaling | Gets or sets the page scaling option to be selected when a print dialog is displayed for this document. |
![]() | ViewArea | Gets or sets the page boundary type representing the area of a page to be displayed when viewing the document on the screen. |
![]() | ViewClip | Gets or sets the page boundary type to which the contents of a page are to be clipped when viewing the document on the screen. |
Name | Description | |
---|---|---|
![]() | FindNode | Searches the tree node with specified object number from current node. (Inherited from PdfTreeNodeBase) |
![]() | GetAction | Returns the action, which is associated with the specified action property name. (Inherited from PdfTreeNodeBase) |
![]() | GetLinearizedSubtree | Overloaded. Returns linearized subtree that starts from current node. (Inherited from PdfTreeNodeBase) |
![]() | SetAction | Sets the action, which is associated with the specified action property name. (Inherited from PdfTreeNodeBase) |
![]() | ToString | Returns a System.String that represents this instance. (Inherited from PdfTreeNodeBase) |