Letterform

EmfPanose.Letterform property

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

public EmfLetterform Letterform { get; set; }

See Also