FuOptions

EmfSmallTextOut.FuOptions property

Gets or sets a 32-bit unsigned integer specifying the text output options to use. These options are specified by one or a combination of values from the ExtTextOutOptions enumeration (section 2.1.11).

public EmfExtTextOutOptions FuOptions { get; set; }

See Also