Signature

WmfLogColorSpace.Signature property

Gets or sets a 32-bit unsigned integer that specifies the signature of color space objects; it MUST be set to the value 0x50534F43, which is the ASCII encoding of the string “PSOC”.

public int Signature { get; set; }

See Also