SvgLoadOptions.ConversionEngines

Inheritance: java.lang.Object, com.aspose.ms.System.ValueType, com.aspose.ms.System.Enum

public static final class SvgLoadOptions.ConversionEngines extends System.Enum

Enumerates conversion engines that can be used for conversion

Fields

FieldDescription
LegacyEngineRepresents legacy SVG to PDF conversion engine.
NewEngineRepresents new SVG to PDF conversion engine.

LegacyEngine

public static final int LegacyEngine

Represents legacy SVG to PDF conversion engine.

NewEngine

public static final int NewEngine

Represents new SVG to PDF conversion engine.