[]
Converts the bool to the PdfBool.
public static explicit operator PdfBool(bool v)
Public Shared Narrowing Operator CType(v As Boolean) As PdfBool
The bool value to convert.