[]
        
(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)
Public Shared Function IsNullOrEmpty(ips As IPdfString) As Boolean
Parameters
Type Name Description
IPdfString ips
Returns
Type Description
bool