[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Spec.IPdfStringExt.IsNullOrEmpty

IsNullOrEmpty Method

IsNullOrEmpty(IPdfString)

Returns a value indicating whether the IPdfString is null or has zero length.

Declaration
public static bool IsNullOrEmpty(this IPdfString ips)
Parameters
Type Name Description
IPdfString ips
Returns
Type Description
bool