Construct an appropriate type of IndirectObject given a string value.
[C#] static IndirectObject FromString(string value)
static IndirectObject FromString(string value)
The text you pass this function must be in native PDF format. This means that unusual characters in text strings must be appropriately escaped.
For full details of the way that PDF objects are represented you should see the Adobe PDF Specification.
None.