Click or drag to resize

PdfIndirectObjectIdentifier Methods

The PdfIndirectObjectIdentifier type exposes the following members.

Methods
 NameDescription
Public methodEquals(Object) Determines whether the specified Object is equal to this PdfIndirectObjectIdentifier instance.
(Overrides ValueTypeEquals(Object))
Public methodEquals(PdfIndirectObjectIdentifier) Determines whether the specified PdfIndirectObjectIdentifier is equal to this PdfIndirectObjectIdentifier instance.
Public methodGetHashCode Returns a hash code for this PdfIndirectObjectIdentifier instance.
(Overrides ValueTypeGetHashCode)
Public methodToString Returns a String that represents this PdfIndirectObjectIdentifier instance.
(Overrides ValueTypeToString)
Top
See Also