PdfInternalsGetObjectID Method Terminal Works - PDF Printing.Net Library
Gets the object identifier of the specified object.

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

public static PdfObjectID GetObjectID(
	PdfObject obj
)

Parameters

obj
Type: PdfEdit.PdfPdfObject

Return Value

Type: PdfObjectID
See Also

Reference