CanExportToStream Property (XpsExportProvider)
Gets a value indicating whether export to stream is supported by the current format. This implementation returns false.
public override bool CanExportToStream {get;}
'Declaration
Public Overrides ReadOnly Property CanExportToStream As Boolean