public static final class SvgLoadOptions.ConversionEngines
extends com.aspose.ms.System.Enum
Enumerates conversion engines that can be used for conversion
Modifier and Type | Field and Description |
---|---|
static int |
LegacyEngine
Represents legacy SVG to PDF conversion engine.
|
static int |
NewEngine
Represents new SVG to PDF conversion engine.
|
public static final int LegacyEngine
Represents legacy SVG to PDF conversion engine.
public static final int NewEngine
Represents new SVG to PDF conversion engine.