PdfXObject Methods

The PdfXObject type exposes the following members.

Methods

  NameDescription
Public methodEquals
Determines whether the specified object is equal to the current object.
(Overrides Object.Equals(Object).)
Public methodGetHashCode
Serves as a hash function for a this type.
(Overrides Object.GetHashCode().)
Public methodGetObjects()
Retrieves collection of all objects drawn on this XObject.
Public methodGetObjects(PdfObjectExtractionOptions)
Retrieves collection of all objects drawn on this XObject.
Public methodGetType (Inherited from Object.)
Public methodToString
Returns a String that represents this instance.
(Overrides Object.ToString().)

See Also