Defines the way the document is to be presented on the screen or in print.
Namespace: Spire.PdfAssembly: Spire.Pdf (in Spire.Pdf.dll) Version: 6.2.6.0 (6.2.6.2020)
Syntax
C# | Visual Basic | Visual C++ | F# |
public class PdfViewerPreferences : IPdfWrapper
Public Class PdfViewerPreferences Implements IPdfWrapper
public ref class PdfViewerPreferences : IPdfWrapper
type PdfViewerPreferences = class interface IPdfWrapper end
Members
All Members | Properties | Methods |
Public Protected | Instance Static | Declared Inherited | XNA Framework Only .NET Compact Framework Only |
Member | Description | |
---|---|---|
BookMarkExpandOrCollapse | Obsolete.
It's true,expand node
It's false,collapse node
| |
CenterWindow |
A flag specifying whether to position the documents window in the center of the screen.
| |
DisplayTitle |
A flag specifying whether the windows title bar should display the document title taken
from the Title entry of the document information dictionary. If false, the title bar
should instead display the name of the Pdf file containing the document.
| |
Equals(Object) | (Inherited from Object.) | |
Finalize()()()() |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
FitWindow |
A flag specifying whether to resize the documents window to fit the size of the first
displayed page.
| |
GetHashCode()()()() |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
GetType()()()() |
Gets the Type of the current instance.
(Inherited from Object.) | |
HideMenubar |
A flag specifying whether to hide the viewer applications menu bar when the
document is active.
| |
HideToolbar |
A flag specifying whether to hide the viewer applications tool bars when the document is active.
| |
HideWindowUI |
A flag specifying whether to hide user interface elements in the documents window
(such as scroll bars and navigation controls), leaving only the documents contents displayed.
| |
MemberwiseClone()()()() |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
PageLayout |
A name object specifying the page layout to be used when the document is opened.
| |
PageMode |
A name object specifying how the document should be displayed when opened.
| |
PrintScaling |
Gets or Set the page scaling option to be selected
when a print dialog is displayed for this document.
| |
ToString()()()() | (Inherited from Object.) |