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

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

public PdfIntegerObject(
	PdfDocument document,
	int value
)

Parameters

document
Type: PdfEdit.PdfPdfDocument
value
Type: SystemInt32
See Also

Reference