C#
VB
Java
Objective-C
C++
Creates a new instance of the CodecsLoadSvgOptions class.
public CodecsLoadSvgOptions()
Public Function New()
- (instancetype)init
public CodecsLoadSvgOptions()
public:
CodecsLoadSvgOptions();
This constructor initializes the member of CodecsLoadSvgOptions as follows:
Member | Value |
---|---|
AllowPolylineText | false |
DropShapes | false |
DropImages | false |
DropText | false |
ForConversion | false |
IgnoreXmlParsingErrors | false |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET