GdPicture.NET.14.WEB.DocuVieware
GdPicture14.WEB Namespace / LoadDocumentErrorEventArgs Class / Stream Property

In This Topic
Stream Property (LoadDocumentErrorEventArgs)
In This Topic
Handles a reference to the input data stream that DocuVieware failed to load.
Syntax
'Declaration
 
Public ReadOnly Property Stream As Stream
public Stream Stream {get;}
See Also