Midline

EmfPanose.Midline property

Gets or sets an 8-bit unsigned integer that specifies the midline of the font. The value MUST be in the MidLine (section 2.1.23) enumeration table.

public EmfMidLine Midline { get; set; }

See Also