OpenExportedFile Property (C1FlexViewer)
In This Topic
Gets or sets a value indicating whether the exported document should be opened after exporting to a file.
Syntax
'Declaration
Public Property OpenExportedFile As Boolean
public bool OpenExportedFile {get; set;}
See Also