PdfNameObject MethodsTerminal Works - PDF Printing.Net Library

The PdfNameObject type exposes the following members.

Methods

  NameDescription
Public methodClone
Creates a copy of this object. The clone does not belong to a document, i.e. its owner and its iref are null.
(Inherited from PdfObject.)
Public methodEquals
Determines whether the specified object is equal to the current object.
(Overrides ObjectEquals(Object).)
Public methodGetHashCode
Serves as a hash function for this type.
(Overrides ObjectGetHashCode.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns the name. The string always begins with a slash.
(Overrides ObjectToString.)
Top
See Also

Reference