Class HwmfText.WmfTextOut

java.lang.Object
org.apache.poi.hwmf.record.HwmfText.WmfTextOut
All Implemented Interfaces:
HwmfRecord
Enclosing class:
HwmfText

public static class HwmfText.WmfTextOut extends Object implements HwmfRecord
The META_TEXTOUT record outputs a character string at the specified location by using the font, background color, and text color that are defined in the playback device context.
  • Constructor Details

    • WmfTextOut

      public WmfTextOut()
  • Method Details