In This Topic
The following tables list the members exposed by
PdfName.
Public Constructors
| Name | Description |
 | PdfName | Initializes a new instance of the PdfName class. |
Public Properties
| Name | Description |
 | ObjectType | Gets the type of the object. |
 | Value | Gets or sets the value of this object. |
Public Methods
| Name | Description |
 | Equals | Determines whether the specified System.Object, is equal to this instance. |
 | GetHashCode | Returns a hash code for this instance. |
 | GetParentPdfObject | Returns the parent PDF object of this basic object. (Inherited from PdfBasicObject) |
 | ToString | Returns a System.String that represents this instance. |
See Also