GraphicsTransformationQuality EnumerationByteScout PDF To HTML SDK
Defines smoothing quality for text and vector graphics; interpolation quality for raster images.

Namespace:  Bytescout.PDF2HTML
Assembly:  Bytescout.PDF2HTML (in Bytescout.PDF2HTML.dll) Version: 13.4.1.4802-master
Syntax

public enum GraphicsTransformationQuality
Members

  Member nameValueDescription
HighQuality0 High quality conversion of graphics, lower speed
HighSpeed1 High speed conversion of graphics, median quality
See Also

Reference