System.Drawing.Imaging.WmfPlaceableFileHeader.Checksum Property

Gets or sets the checksum value for the previous ten WORD s in the header.

Syntax

public short Checksum { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

This value can be used in an attempt to detect whether the metafile has become corrupted. The checksum is calculated by joining each WORD value to an initial value of 0 by using the XOR operator.

Requirements

Namespace: System.Drawing.Imaging
Assembly: System.Drawing (in System.Drawing.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0