TextFormattingRunProperties.FontHintingEmSize Property

Definition

Gets the font hinting size.

public:
 virtual property double FontHintingEmSize { double get(); };
public:
 virtual property double FontHintingEmSize { double get(); };
public override double FontHintingEmSize { get; }
member this.FontHintingEmSize : double
Public Overrides ReadOnly Property FontHintingEmSize As Double

Property Value

The font hinting size.

Remarks

Returns zero if no hinting size is currently set.

Applies to