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

Show in webframe

SvgImagesRecognitionMode Property






Indicates how to treat the image elements encountered in the input SVG page during the conversion.
Syntax
public DocumentConverterSvgImagesRecognitionMode SvgImagesRecognitionMode {get; set;}
'Declaration
 
Public Property SvgImagesRecognitionMode As DocumentConverterSvgImagesRecognitionMode
'Usage
 
Dim instance As DocumentConverterOptions
Dim value As DocumentConverterSvgImagesRecognitionMode
 
instance.SvgImagesRecognitionMode = value
 
value = instance.SvgImagesRecognitionMode
public DocumentConverterSvgImagesRecognitionMode getSvgImagesRecognitionMode()
public void setSvgImagesRecognitionMode(DocumentConverterSvgImagesRecognitionMode value)
            

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

See Also

Reference

DocumentConverterOptions Class
DocumentConverterOptions Members

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