←Select platform

SvgDocument Property

Summary

The SvgDocument object used when SVG conversion is used.

Syntax
C#
C++/CLI
Java
Python
public ISvgDocument SvgDocument { get; } 
public:  
   property ISvgDocument^ SvgDocument 
   { 
      ISvgDocument^ get() 
   } 
public ISvgDocument getSvgDocument() 
SvgDocument # get  (DocumentConverterJobEventArgs) 

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.

Requirements

Target Platforms

Help Version 22.0.2023.5.10
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.Converter Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.