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

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

public PdfBooleanObject(
	PdfDocument document,
	bool value
)

Parameters

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

Reference