Class HwmfText.WmfSetTextCharExtra

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

public static class HwmfText.WmfSetTextCharExtra extends Object implements HwmfRecord
The META_SETTEXTCHAREXTRA record defines inter-character spacing for text justification in the playback device context. Spacing is added to the white space between each character, including break characters, when a line of justified text is output.
  • Constructor Details

    • WmfSetTextCharExtra

      public WmfSetTextCharExtra()
  • Method Details