Signature

EmfFormat.Signature property

Gets or sets a 32-bit unsigned integer that specifies the format of the image data. This value MUST be in the FormatSignature enumeration (section 2.1.14).

public EmfFormatSignature Signature { get; set; }

See Also