PdfUIntegerToBoolean Method Terminal Works - PDF Printing.Net Library
Converts the value of this instance to an equivalent Boolean value.

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

public bool ToBoolean(
	IFormatProvider provider
)

Parameters

provider
Type: SystemIFormatProvider

Return Value

Type: Boolean

Implements

IConvertibleToBoolean(IFormatProvider)
See Also

Reference