Click or drag to resize

PdfIndirectObject Methods

The PdfIndirectObject type exposes the following members.

Methods
 NameDescription
Public methodClone(Boolean) Makes a deep clone of the PdfIndirectObject with optionally cloning descendant PdfIndirectObjects.
Public methodClone(FuncPdfIndirectObject, PdfBasicObject) Makes a deep clone of the PdfIndirectObject with parameter that controls the cloning of PdfIndirectObject.
Public methodStatic memberCreate Creates a new instance of the PdfIndirectObject class.
Public methodStatic memberCreate(PdfBasicObject) Creates a new instance of the PdfIndirectObject class with the specified value.
Public methodToString Returns a String that represents this PdfIndirectObject instance.
(Overrides PdfBasicObjectToString)
Top
See Also