PdfInternalsGetObjectNumber Method Terminal Works - PDF Printing.Net Library
Gets the object number of the specified object.

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

public static int GetObjectNumber(
	PdfObject obj
)

Parameters

obj
Type: PdfEdit.PdfPdfObject

Return Value

Type: Int32
See Also

Reference