Class HwmfMisc.WmfRestoreDc

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

public static class HwmfMisc.WmfRestoreDc extends Object implements HwmfRecord
The META_RESTOREDC record restores the playback device context from a previously saved device context.
  • Constructor Details

    • WmfRestoreDc

      public WmfRestoreDc()
  • Method Details