Set the raw binary content of the stream.
[C#] override void SetData(byte[] value)
override void SetData(byte[] value)
may throw Exception()
This function overrides the StreamObject.SetData function.
If the StreamObject currently contains compressed data or if the content provided is not a valid ICC profile then an exception will be thrown.
None.