[]
Creates a PdfString from a string, returns PdfNull if the string is null, otherwise returns a PdfString representing the string.
public static IPdfObject PdfStringFromString(string s)
| Type | Name | Description |
|---|---|---|
| string | s |
| Type | Description |
|---|---|
| IPdfObject |