ShowExportOptions Property (C1FlexViewerPane)
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 ShowExportOptions As Boolean
public bool ShowExportOptions {get; set;}
See Also