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