[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Spec.PdfName.IsNullOrEmpty

IsNullOrEmpty Method

IsNullOrEmpty(PdfName)

Returns true if value is null or empty (zero length).

Declaration
public static bool IsNullOrEmpty(PdfName value)
Parameters
Type Name Description
PdfName value
Returns
Type Description
bool