System.Drawing.Imaging.MetaHeader: Property Members

The properties of System.Drawing.Imaging.MetaHeader are listed below. For a list of all members, see the MetaHeader Members list.

See Also: Inherited members from System.Object

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.