[]
Contains extension methods for the IPdfName interface, allows working with PdfName and PdfNameObject in the same way.
public static class IPdfNameExt
Converts this IPdfName to the string.
public static string AsString(this IPdfName pnm)
pnm
IPdfNameIndicates whether this IPdfName is null or has zero length.
public static bool IsNullOrEmpty(this IPdfName pnm)
pnm
IPdfName