[]
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
IPdfNamepublic static bool IsNullOrEmpty(this IPdfName pnm)
pnm
IPdfName