PrintDocument for WinForms | ComponentOne
C1.Win.PrintPreview.6 Assembly / C1.Win.C1Preview Namespace / ExporterOptions Class
Properties Methods


In This Topic
    ExporterOptions Class Members
    In This Topic

    The following tables list the members exposed by ExporterOptions.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets a value indicating whether the exporter appears in the default "file save" dialog of a C1PrintPreviewControl.  
    Public PropertyGets the ExporterOptions.ExportProvider object associated with this ExporterOptions.  
    Public PropertyGets or sets the class name of the export options dialog form.  
    Public PropertyGets or sets a value indicating whether to preview the exported document.  
    Public PropertyGets or sets a value indicating whether to show the export options dialog to the user.  
    Top
    Public Methods
     NameDescription
    Public MethodAssigns (copies) properties from another ExporterOptions to the current object.  
    Top
    See Also