PdfObjectClone Method Terminal Works - PDF Printing.Net Library
Creates a copy of this object. The clone does not belong to a document, i.e. its owner and its iref are null.

Namespace: PdfEdit.Pdf
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.1.1.0 (5.1.1.0)
Syntax

public PdfObject Clone()

Return Value

Type: PdfObject
See Also

Reference