Table of Contents

Class WmfRestoreDc

Namespace
Aspose.Imaging.FileFormats.Wmf.Objects
Assembly
Aspose.Imaging.dll

The restore DC object

public class WmfRestoreDc : WmfObject
Inheritance
WmfRestoreDc
Inherited Members

Constructors

WmfRestoreDc()

public WmfRestoreDc()

Properties

NSavedDc

Gets or sets the n saved dc.

public short NSavedDc { get; set; }

Property Value

short

The saved state to be restored. If this member is positive, nSavedDC represents a specific instance of the state to be restored. If this member is negative, nSavedDC represents an instance relative to the current state.