[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Spec.PdfBool.op_Explicit

explicit operator Operator

explicit operator PdfBool(bool)

Converts the bool to the PdfBool.

Declaration
public static explicit operator PdfBool(bool v)
Parameters
Type Name Description
bool v

The bool value to convert.

Returns
Type Description
PdfBool