The following tables list the members exposed by CodecsLoadSvgOptions.
Public Constructors
Name | Description | |
---|---|---|
![]() |
CodecsLoadSvgOptions | Creates a new instance of the CodecsLoadSvgOptions class. |
Public Methods
Name | Description | |
---|---|---|
![]() |
Clone | Creates an exact copy of the this CodecsLoadSvgOptions. |
Public Properties
Name | Description | |
---|---|---|
![]() |
AllowPolylineText | (Deprecate) 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. |
![]() |
ForceRealText | Indicates whether to convert all text into text elements. |
![]() |
ForceTextPath | Indicates whether to replace all text by path elements.. |
![]() |
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. |
See Also
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document