PdfListItem Methods

The PdfListItem type exposes the following members.

Methods

  NameDescription
Public methodEquals
Tests whether obj is a PdfListItem with the same text and export value of this PdfListItem.
(Overrides Object.Equals(Object).)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode
Gets the hash code for this PdfListItem class.
(Overrides Object.GetHashCode().)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString
Converts the item to a human-readable string.
(Overrides Object.ToString().)

See Also