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

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

public PdfUIntegerObject(
	uint value
)

Parameters

value
Type: SystemUInt32
The value.
See Also

Reference