WEmrText

EmfPolyTextOutW.WEmrText property

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

public EmfText[] WEmrText { get; set; }

See Also