GraphicsTransformationQuality Enumeration
Free Trial Web API version Licensing Request A Quote
HAVE QUESTIONS OR NEED HELP?SUBMIT THE SUPPORT REQUEST FORM or write email toSUPPORT@BYTESCOUT.COM
Defines smoothing quality for text and vector graphics; interpolation quality for raster images.
Namespace:Bytescout.PDF2HTMLAssembly: Bytescout.PDF2HTML (in Bytescout.PDF2HTML.dll) Version: 13.3.1.4759-master
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
HighQuality | 0 | High quality conversion of graphics, lower speed | |
HighSpeed | 1 | High speed conversion of graphics, median quality |
See Also