[]
        
(Showing Draft Content)

C1.C1Preview.Export.HtmlExportProvider.CanExportToStream

CanExportToStream Property

CanExportToStream

Gets a value indicating whether export to stream is supported by the current format. This implementation returns false (export to stream is not supported).

Declaration
public override bool CanExportToStream { get; }
Overrides