PrintDocument for WinForms | ComponentOne
C1.PrintDocument.6 Assembly / C1.C1Preview.Export Namespace / PdfViewerPreferences Class
Properties Methods


In This Topic
    PdfViewerPreferences Class Members
    In This Topic

    The following tables list the members exposed by PdfViewerPreferences.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the PdfViewerPreferences class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets a value indicating whether to position the PDF document's window in the center of the screen.  
    Public PropertyGets or sets a value indicating whether to resize the PDF document's window to fit the size of the first displayed page.  
    Public PropertyGets or sets a value indicating whether to hide the viewer menu bar when the PDF document is active.  
    Public PropertyGets or sets a value indicating whether to hide the viewer toolbars when the PDF document is active.  
    Public PropertyGets or sets the page layout to be used when the PDF document is opened.  
    Public PropertyGets or sets a value indicating how the PDF document should be displayed when opened.  
    Top
    Public Methods
     NameDescription
    Public MethodAssigns (copies) properties from another PdfViewerPreferences to the current object.  
    Public MethodCreates a copy of the current PdfViewerPreferences object.  
    Top
    See Also