StrokeVariation

EmfPanose.StrokeVariation property

Gets or sets an 8-bit unsigned integer that specifies the stroke variation for the font. The value MUST be in the StrokeVariation (section 2.1.33) enumeration table.

public EmfStrokeVariation StrokeVariation { get; set; }

See Also