Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.3
|
Leadtools.Documents.Converters Namespace > DocumentConverterOptions Class : SvgImagesRecognitionMode Property |
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)
public: property DocumentConverterSvgImagesRecognitionMode SvgImagesRecognitionMode { DocumentConverterSvgImagesRecognitionMode get(); void set ( DocumentConverterSvgImagesRecognitionMode value); }
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.