TextFormattingRunProperties.FontHintingEmSize Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.