C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / ActionHandlerFileSave Class / ExportProvider Property

In This Topic
ExportProvider Property (ActionHandlerFileSave)
In This Topic
Gets or sets the C1.C1Preview.Export.ExportProvider that will be used to save or export the document.
Syntax
'Declaration
 
Public Property ExportProvider As ExportProvider
 
See Also