Link Search Menu Expand Document

RenderingOptionsFontHintingMode Property

Gets or sets the font hinting mode. Affects the appearance of small fonts.

Namespace:Bytescout.PDFRenderer
Assembly: Bytescout.PDFRenderer (in Bytescout.PDFRenderer.dll) Version: 13.4.0.4759-master
Syntax
public FontHintingMode FontHintingMode { get; set; }

Property Value

Type: FontHintingMode

Implements

IRenderingOptionsFontHintingMode
See Also

Reference