Class HwmfMisc.WmfSetLayout

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

public static class HwmfMisc.WmfSetLayout extends Object implements HwmfRecord
The META_SETLAYOUT record defines the layout orientation in the playback device context. The layout orientation determines the direction in which text and graphics are drawn
  • Constructor Details

    • WmfSetLayout

      public WmfSetLayout()
  • Method Details