ShowExportOptions Property
ShowExportOptions
Gets or sets a value indicating whether the Options dialog should be shown to the user
before exporting the document.
Declaration
public bool ShowExportOptions { get; set; }
Public Property ShowExportOptions As Boolean