DioDocs for PDF
EnableHinting プロパティ

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Text 名前空間 > Font クラス : EnableHinting プロパティ
Gets or sets a value indicating if the TrueType glyph hinting instructions can be executed.

By default hinting instructions are enabled, but note that only some TrueType fonts include such instructions. For fonts that do not include glyph instructions, this property will always return false.

Also note that this property affects text drawing on GcBitmapGraphics only.

シンタックス
'宣言
 
Public Property EnableHinting As System.Boolean
public System.bool EnableHinting {get; set;}
参照

Font クラス
Font メンバ