[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Spec.IPdfBoolExt.AsBool

AsBool Method

AsBool(IPdfBool)

Converts the IPdfBool to bool.

Declaration
public static bool AsBool(this IPdfBool pb)
Public Shared Function AsBool(pb As IPdfBool) As Boolean
Parameters
Type Name Description
IPdfBool pb
Returns
Type Description
bool