System.Drawing.Imaging.MetaHeader Members

The members of System.Drawing.Imaging.MetaHeader are listed below.

See Also: Inherited members from System.Object

Public Constructors

Initializes a new instance of the MetaHeader class.

Public Properties

HeaderSizeshort.

Gets or sets the size, in bytes, of the header file.

MaxRecordint.

Gets or sets the size, in bytes, of the largest record in the associated System.Drawing.Imaging.Metafile object.

NoObjectsshort.

Gets or sets the maximum number of objects that exist in the System.Drawing.Imaging.Metafile object at the same time.

NoParametersshort.

Not used. Always returns 0.

Sizeint.

Gets or sets the size, in bytes, of the associated System.Drawing.Imaging.Metafile object.

Typeshort.

Gets or sets the type of the associated System.Drawing.Imaging.Metafile object.

Versionshort.

Gets or sets the version number of the header format.