Properties

In This Topic
GdPicture14.WEB Namespace / LoadDocumentErrorEventArgs Class

LoadDocumentErrorEventArgs Class Members

In This Topic

The following tables list the members exposed by LoadDocumentErrorEventArgs.

Public Properties
 NameDescription
Public Property 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 Property Specifies the name of the file, if any, attached to the data that DocuVieware failed to load.  
Public Property Specifies the error, as GdPicture status, returned by the DocuVieware loader.  
Public Property Handles a reference to the input data stream that DocuVieware failed to load.  
Top
See Also