PdfObjectID Constructor (Int32)Terminal Works - PDF Printing.Net Library
Initializes a new instance of the PdfObjectID class.

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

public PdfObjectID(
	int objectNumber
)

Parameters

objectNumber
Type: SystemInt32
The object number.
See Also

Reference