ComponentOne Document Library for UWP
ShowOptions Property

C1.UWP.Document Assembly > C1.Xaml.Document.Export Namespace > ExportFilter Class : ShowOptions Property
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 System.Boolean
public System.bool ShowOptions {get; set;}
See Also

Reference

ExportFilter Class
ExportFilter Members