Enum SvgLoadOptions.ConversionEngines

SvgLoadOptions.ConversionEngines enumeration

Enumerates conversion engines that can be used for conversion

public enum ConversionEngines

Values

NameValueDescription
LegacyEngine0Represents legacy SVG to PDF conversion engine.
NewEngine1Represents new SVG to PDF conversion engine.

See Also