[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Spec.IPdfNameExt.IsNullOrEmpty

IsNullOrEmpty Method

IsNullOrEmpty(IPdfName)

Indicates whether this IPdfName is null or has zero length.

Declaration
public static bool IsNullOrEmpty(this IPdfName pnm)
Public Shared Function IsNullOrEmpty(pnm As IPdfName) As Boolean
Parameters
Type Name Description
IPdfName pnm
Returns
Type Description
bool