[]
        
(Showing Draft Content)

C1.C1Preview.Export.XpsExportProvider.CanExportToStream

CanExportToStream Property

CanExportToStream

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

Declaration
public override bool CanExportToStream { get; }
Overrides