Document Library for WinForms | ComponentOne
C1.Win.C1Document.4.5.2 Assembly / C1.Win.C1Document.Export Namespace / RtfStructureFilter Class / ShowOptions Property

In This Topic
    ShowOptions Property (RtfStructureFilter)
    In This Topic
    Gets or sets a value indicating whether the options dialog should be shown to the user before exporting the document.
    Syntax
    'Declaration
     
    Public Property ShowOptions As Boolean
    public bool ShowOptions {get; set;}
    See Also