PrintDocument for WinForms | ComponentOne
C1.Win.PrintPreview.4.5.2 Assembly / C1.Win.C1Preview Namespace / ExportOptions Class
Members

In This Topic
    ExportOptions Class
    In This Topic
    Represents export options for all export formats. This class can be handled as a collection (see Count property and indexer).
    Object Model
    ExportOptions Class
    Syntax
    'Declaration
     
    Public Class ExportOptions 
    public class ExportOptions 
    Inheritance Hierarchy

    System.Object
       C1.Win.C1Preview.ExportOptions

    See Also