CanExportToStream Property
CanExportToStream
Gets a value indicating whether export to stream is supported by the current format.
Declaration
public virtual bool CanExportToStream { get; }
Public Overridable ReadOnly Property CanExportToStream As Boolean