Error processing SSI file
LEADTOOLS Image File Support (Leadtools.Codecs assembly)

Show in webframe

CodecsLoadSvgAsyncCompletedEventArgs Class Members

Show in webframe
Properties  Methods 





The following tables list the members exposed by CodecsLoadSvgAsyncCompletedEventArgs.

Public Constructors
 NameDescription
CodecsLoadSvgAsyncCompletedEventArgs ConstructorCreates new instance of the CodecsLoadSvgAsyncCompletedEventArgs with the specified parameters.  
Top
Public Properties
 NameDescription
CancelledGets a value indicating whether an asynchronous operation has been canceled. (Inherited from System.ComponentModel.AsyncCompletedEventArgs)
DocumentGets the ISvgDocument object being loaded.  
ErrorGets a value indicating which error occurred during an asynchronous operation. (Inherited from System.ComponentModel.AsyncCompletedEventArgs)
FileNameGets the file name this asynchronous operation is using. (Inherited from Leadtools.Codecs.CodecsAsyncCompletedEventArgs)
StreamGets the stream this asynchronous operation is using. (Inherited from Leadtools.Codecs.CodecsAsyncCompletedEventArgs)
UriGets the URI this asynchronous operation is using. (Inherited from Leadtools.Codecs.CodecsAsyncCompletedEventArgs)
UserStateGets the unique identifier for the asynchronous task. (Inherited from System.ComponentModel.AsyncCompletedEventArgs)
Top
Protected Methods
 NameDescription
RaiseExceptionIfNecessaryRaises a user-supplied exception if an asynchronous operation failed. (Inherited from System.ComponentModel.AsyncCompletedEventArgs)
Top
See Also

Reference

CodecsLoadSvgAsyncCompletedEventArgs Class
Leadtools.Codecs Namespace
Leadtools.Svg.SvgDocument
Working With SVG
SVG Size, Bounds and Flat
SVG Rendering

Error processing SSI file