Class HwmfText.WmfExtTextOut

java.lang.Object
org.apache.poi.hwmf.record.HwmfText.WmfExtTextOut
All Implemented Interfaces:
GenericRecord, HwmfRecord, HwmfCharsetAware
Direct Known Subclasses:
HemfText.EmfExtTextOutA
Enclosing class:
HwmfText

public static class HwmfText.WmfExtTextOut extends Object implements HwmfRecord, HwmfCharsetAware
The META_EXTTEXTOUT record outputs text by using the font, background color, and text color that are defined in the playback device context. Optionally, dimensions can be provided for clipping, opaquing, or both.