Sets the content from binary data and updates the text representation.
public void SetBinaryContent(byte[] binaryContent);binaryContent System.Byte[]
The binary content to set.
Implements SetBinaryContent(byte[])
Sets the content from binary data and updates the text representation.
public void SetBinaryContent(byte[] binaryContent);binaryContent System.Byte[]
The binary content to set.
Implements SetBinaryContent(byte[])