[]
Represents an interface implemented by PdfName and PdfNameObject, allows working with both types of objects in the same way.
public interface IPdfName
Gets the PdfName.
PdfName Name { get; }