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