Error processing SSI file
LEADTOOLS Leadtools.Documents.Converters (Leadtools.Documents.Converters assembly)

Show in webframe

SvgDocument Property






The SvgDocument object used when SVG conversion is used.
Syntax
public ISvgDocument SvgDocument {get;}
'Declaration
 
Public ReadOnly Property SvgDocument As ISvgDocument
'Usage
 
Dim instance As DocumentConverterJobEventArgs
Dim value As ISvgDocument
 
value = instance.SvgDocument
public ISvgDocument getSvgDocument()
            
public:
property ISvgDocument^ SvgDocument {
   ISvgDocument^ get();
}

Property Value

The SvgDocument object used when SVG conversion is used.
Remarks

This value is not always available and could be null.

Refer to DocumentConverterJobOperation for more information.

Example

For an example, refer to RunJob and RunJobAsync.

Requirements

Target Platforms

See Also

Reference

DocumentConverterJobEventArgs Class
DocumentConverterJobEventArgs Members
Using LEADTOOLS Document Converters

Error processing SSI file
   Leadtools.Documents.Converters requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features