MetafileSignature

EmfPlusGraphicsVersion.MetafileSignature property

Gets a MetafileSignature (20 bits): A value that identifies the type of metafile. The value for an EMF+ metafile is 0xDBC01.

public int MetafileSignature { get; set; }

See Also