Click or drag to resize

PdfDictionaryClone Method

Overload List
 NameDescription
Public methodClone(Boolean) Makes a deep clone of the PdfDictionary with optionally cloning descendant PdfIndirectObjects.
Public methodClone(FuncPdfIndirectObject, PdfBasicObject) Makes a deep clone of the PdfDictionary with parameter that controls the cloning of PdfIndirectObjects.
Top
See Also