FontHintingMode 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
Font hinting mode. Works only if TextSmoothingMode is equal HighQuality.
Namespace:Bytescout.PDFRendererAssembly: Bytescout.PDFRenderer (in Bytescout.PDFRenderer.dll) Version: 13.4.0.4759-master
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
Default | 0 | Default font hinting mode providing optimal look with small font sizes. | |
Stronger | 1 | Stronger hinting mode. Small fonts may become worse to read. |
See Also