Document Solutions for PDF
DS.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Spec Namespace / PdfNameObject Class / Name Property

In This Topic
    Name Property (PdfNameObject)
    In This Topic
    Gets the underlying PdfName object.
    Syntax
    'Declaration
     
    Public ReadOnly Property Name As PdfName
    public PdfName Name {get;}
    See Also