Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.8.30
|
Leadtools.Codecs Namespace : CodecsLoadSvgOptions Class |
The following tables list the members exposed by CodecsLoadSvgOptions.
Name | Description | |
---|---|---|
CodecsLoadSvgOptions Constructor | Creates a new instance of the CodecsLoadSvgOptions class. |
Name | Description | |
---|---|---|
AllowPolylineText | Gets or sets a value that indicates whether to allow replacing text with polyline shapes in the created SVG | |
DropImages | Gets or sets a value that indicates whether the image elements of the SVG should be dropped during load. | |
DropShapes | Gets or sets a value that indicates whether any element that is not text or image in the SVG should be dropped during load. | |
DropText | Gets or sets a value that indicates whether the text elements of the SVG should be dropped during load. | |
ForConversion | Gets or sets a value that indicates whether the created SVG should be optimized for conversion. | |
IgnoreXmlParsingErrors | Gets or sets a value that indicates whether to try ignoring XML parsing errors when loading the SVG. | |
MaximumElements | Gets or sets a value that indicates the maximum number of elements to load when loading an SVG. |
Name | Description | |
---|---|---|
Clone | Creates an exact copy of the this CodecsLoadSvgOptions. |