PdfInternalsMapExternalObject Method Terminal Works - PDF Printing.Net Library
Maps the specified external object to the substitute object in this document. Returns null if no such object exists.

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

public PdfObject MapExternalObject(
	PdfObject externalObject
)

Parameters

externalObject
Type: PdfEdit.PdfPdfObject

Return Value

Type: PdfObject
See Also

Reference