[]
The PDF Name indirect object.
public class PdfNameObject : PdfIndirectObject<PdfName>, IPdfName
Public Class PdfNameObject
Inherits PdfIndirectObject(Of PdfName)
Implements IPdfName
| Name | Description |
|---|---|
| PdfNameObject(PdfName) | Initializes a new instance of the PdfNameObject class. |
| Name | Description |
|---|---|
| Name | Gets the underlying PdfName object. |