[]
        
(Showing Draft Content)

C1.C1Preview.Export.PdfExportProvider.CanExportToStream

CanExportToStream Property

CanExportToStream

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

Declaration
public override bool CanExportToStream { get; }
Overrides