←Select platform

SvgImagesRecognitionMode Property

Summary

Indicates how to treat the image elements encountered in the input SVG page during the conversion.

Syntax
C#
C++/CLI
Java
Python
public DocumentConverterSvgImagesRecognitionMode SvgImagesRecognitionMode { get; set; } 
public DocumentConverterSvgImagesRecognitionMode getSvgImagesRecognitionMode() 
public void setSvgImagesRecognitionMode(DocumentConverterSvgImagesRecognitionMode value) 
SvgImagesRecognitionMode # get and set (DocumentConverterOptions) 

Property Value

A value that indicate how to treat the image elements encountered in the input SVG page during the conversion. Default value is DocumentConverterSvgImagesRecognitionMode.Auto.

Remarks

SvgImagesRecognitionMode is used as the type of the SvgImagesRecognitionMode property to determine how image elements are treated during SVG conversion and is only used if the value of EnableSvgConversion is set to true.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 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.