C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview.Export Namespace / PagesExportProvider Class / CanExportToStream Property

In This Topic
CanExportToStream Property (PagesExportProvider)
In This Topic
Gets a value indicating whether export to stream is supported by the current format.
Syntax
'Declaration
 
Public Overridable ReadOnly Property CanExportToStream As Boolean
 
See Also