PrintDocument for WinForms | ComponentOne
C1.Win.PrintPreview.6 Assembly / C1.Win.C1Preview Namespace / C1PreviewPane Class / ExportOptions Property

In This Topic
    ExportOptions Property (C1PreviewPane)
    In This Topic
    Gets the options controlling the behavior of export modules.
    Syntax
    'Declaration
     
    Public ReadOnly Property ExportOptions As ExportOptions
    public ExportOptions ExportOptions {get;}
    See Also