The PdfName type exposes the following members.
Methods
Name | Description | |
---|---|---|
Clone |
Creates a copy of this object.
(Inherited from PdfItem.) | |
Equals |
Determines whether the specified object is equal to this name.
(Overrides ObjectEquals(Object).) | |
GetHashCode |
Returns the hash code for this instance.
(Overrides ObjectGetHashCode.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToString |
Returns the name. The string always begins with a slash.
(Overrides ObjectToString.) |
See Also