ArmStyle

EmfPanose.ArmStyle property

Gets or sets an 8-bit unsigned integer that specifies the arm style of the font. The value MUST be in the ArmStyle (section 2.1.3) enumeration table.

public EmfArmStyle ArmStyle { get; set; }

See Also