| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| PdfString(String) | Initializes a new instance of the PdfString class | |
| PdfString(String, PdfObjectId) | Initializes a new instance of the PdfString class | |
| PdfString(String, Encoding) | Initializes a new instance of the PdfString class | |
| PdfString(String, Encoding, PdfObjectId) | Initializes a new instance of the PdfString class | |
| PdfString(array<Byte>[]()[][]) | Initializes a new instance of the PdfString class | |
| PdfString(array<Byte>[]()[][], PdfObjectId) | Initializes a new instance of the PdfString class | |
| Equals(Object) | (Inherited from Object.) | |
| Finalize()()()() |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| Format |
The convention used when outputing the string to the PDF document.
| |
| GetHashCode()()()() |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetReference()()()() | (Inherited from PdfObject.) | |
| GetType()()()() |
Gets the Type of the current instance.
(Inherited from Object.) | |
| IsIndirect | (Inherited from PdfObject.) | |
| MemberwiseClone()()()() |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| ObjectId | (Inherited from PdfObject.) | |
| ToJson |
Extension method on object that serializes the value to Json.
Note the type must be marked Serializable or include a DataContract attribute.
(Inherited from JsonExtensionsWeb.) | |
| ToString()()()() | (Inherited from Object.) | |
| Write(PdfWriter) | (Overrides PdfObject.Write(PdfWriter).) | |
| WriteIndirect(PdfWriter) | (Inherited from PdfObject.) |