RecordSignature

EmfHeaderObject.RecordSignature property

Gets or sets a 32-bit unsigned integer that specifies the record signature. This MUST be ENHMETA_SIGNATURE, from the FormatSignature enumeration (section 2.1.14).

public EmfFormatSignature RecordSignature { get; set; }

See Also