VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Pdf.Tree Namespace / PdfDocumentViewerPreferences Class
In This Topic
PdfDocumentViewerPreferences Class Properties
In This Topic
For a list of all properties of this type, see PdfDocumentViewerPreferences.
Public Properties
 NameDescription
Public PropertyGets the basic object of this tree node. (Inherited from PdfTreeNodeBase)
Public PropertyGets or sets a value indicating whether to position the document's window in the center of the screen.
Public PropertyGets or sets the predominant reading order for text.
Public PropertyGets or sets a value indicating whether the window's title bar should display the document title taken from Title.
Public PropertyGets the parent PDF document of this tree node. (Inherited from PdfTreeNodeBase)
Public PropertyGets or sets the paper handling option to use when printing the file from the print dialog.
Public PropertyGets or sets a value indicating whether to resize the document's window to fit the size of the first displayed page.
Public PropertyGets or sets a value indicating whether to hide the viewer application's menu bar when the document is active.
Public PropertyGets or sets a value indicating whether to hide the viewer application's tool bars when the document is active.
Public PropertyGets 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.
Public PropertyGets the reference to an indirect object. (Inherited from PdfTreeNodeBase)
Public PropertyGets a value indicating whether this node is changed. (Inherited from PdfTreeNodeBase)
Public PropertyGets a value indicating whether this tree node is indirect object. (Inherited from PdfTreeNodeBase)
Public PropertyGets a value indicating whether this node is new node (unsaved). (Inherited from PdfTreeNodeBase)
Public PropertyGets or sets the document's page mode, specifying how to display the document on exiting full-screen mode.
Public PropertyGets or sets the number of copies to be printed when the print dialog is opened for this file.
Public PropertyGets the unique object number. (Inherited from PdfTreeNodeBase)
Public PropertyGets or sets a value specifying whether the PDF page size is used to select the input paper tray.
Public PropertyGets or sets the page boundary type representing the area of a page to be rendered when printing the document.
Public PropertyGets or sets the page boundary type to which the contents of a page are to be clipped when printing the document.
Public PropertyGets or sets the page numbers used to initialize the print dialog box when the file is printed.
Public PropertyGets or sets the page scaling option to be selected when a print dialog is displayed for this document.
Public PropertyGets or sets the page boundary type representing the area of a page to be displayed when viewing the document on the screen.
Public PropertyGets or sets the page boundary type to which the contents of a page are to be clipped when viewing the document on the screen.
See Also