Click or drag to resize

PdfBasicContainer Methods

The PdfBasicContainer type exposes the following members.

Methods
 NameDescription
Public methodClone(Boolean) Makes a deep clone of the PdfBasicContainer with optionally cloning descendant PdfIndirectObjects.
Public methodClone(FuncPdfIndirectObject, PdfBasicObject) Makes a deep clone of the PdfBasicContainer with parameter that controls the cloning of PdfIndirectObjects.
Public methodEquals Determines whether the specified Object is equal to this PdfBasicContainer instance.
(Overrides ObjectEquals(Object))
Public methodGetHashCode Returns a hash code for this PdfBasicContainer instance.
(Overrides ObjectGetHashCode)
Top
See Also