Set the content of the stream as a string.
[C#] void SetText(string value)
void SetText(string value)
Get the content of the stream in string format.
Compression settings are unaltered. For this reason you may wish to call ClearData before using SetData.
Also see example code in: Page MakeFormXObject Function.