Pdf |
The PdfName type exposes the following members.
| Name | Description | |
|---|---|---|
| ObjectType |
Gets the Name value.
(Overrides PdfBasicObjectObjectType) |
| Name | Description | |
|---|---|---|
| Create | Creates the PdfName instance from the specified String value. | |
| Equals(Object) |
Determines whether the specified Object is equal to this PdfName instance.
(Overrides PdfBasicValueEquals(Object)) | |
| Equals(PdfName) | Determines whether the specified PdfName is equal to this PdfName instance. | |
| GetHashCode |
Returns a hash code for this PdfName instance.
(Overrides PdfBasicValueGetHashCode) | |
| ToString |
Returns a String that represents this PdfName instance.
(Overrides PdfBasicObjectToString) | |
| ToText | Returns a String without leading slash character ('/') that represents this PdfName instance. |