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; }
Public Overrides ReadOnly Property CanExportToStream As Boolean
Overrides