AEmrText

EmfPolyTextOutA.AEmrText property

Gets or sets an array of EmrText objects (section 2.2.5) that specify the output strings in 8-bit ASCII characters, with text attributes, and spacing values. The number of EmrText objects is specified by cStrings.

public EmfText[] AEmrText { get; set; }

See Also