Options

EmfText.Options property

Gets or sets a 32-bit unsigned integer that specifies how to use the rectangle specified in the Rectangle field. This field can be a combination of more than one ExtTextOutOptions enumeration (section 2.1.11) values

public EmfExtTextOutOptions Options { get; set; }

See Also