XHeight

EmfPanose.XHeight property

Gets or sets an 8-bit unsigned integer that specifies the x height of the font. The value MUST be in the XHeight (section 2.1.35) enumeration table.

public EmfXHeight XHeight { get; set; }

See Also