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