[]
Creates a PdfName from a string, returns PdfNull if string is null, otherwise returns PdfString.
public static IPdfObject PdfNameFromString(string s)
Public Shared Function PdfNameFromString(s As String) As IPdfObject