PrintDocument for WinForms | ComponentOne
C1.Win.RibbonPreview.4.5.2 Assembly / C1.Win.RibbonPreview Namespace / C1RibbonPreview Class / ExportOptions Property

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