AlternateStream Property (LoadDocumentErrorEventArgs)
Specifies an optional reference to an alternative data stream that will be used as fallback by the loader.
This stream will be subsequently automatically disposed by DocuVieware.
public Stream AlternateStream {get; set;}
'Declaration
Public Property AlternateStream As Stream