GdPicture.NET.14.WEB.DocuVieware.API
GdPicture14.WEB Namespace / LoadDocumentErrorEventArgs Class

In This Topic
LoadDocumentErrorEventArgs Class Properties
In This Topic

For a list of all members of this type, see LoadDocumentErrorEventArgs members.

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