ShowOptions Property (Exporter)
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