The string representation of the IndirectObject.
[C#] override string ToString()
override string ToString()
This function derives the content of the object as it will be inserted into the final PDF document.
Note that the the string value of an object may be large and it may contain unusual characters.
None.