TextFormattingRunProperties.FontHintingEmSizeEmpty 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.
Determines whether the font hinting size is empty.
public:
property bool FontHintingEmSizeEmpty { bool get(); };
public:
property bool FontHintingEmSizeEmpty { bool get(); };
public bool FontHintingEmSizeEmpty { get; }
member this.FontHintingEmSizeEmpty : bool
Public ReadOnly Property FontHintingEmSizeEmpty As Boolean
Property Value
true
if the font hinting is empty, false
otherwise.