Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Spec Namespace / PdfName Class
Members

In This Topic
    PdfName Class
    In This Topic
    Represents a PDF Name object. Technically a PDF name is an immutable array of bytes. This class overrides and implements:
    Object Model
    PdfName Class
    Syntax
    'Declaration
     
    Public Class PdfName 
    public class PdfName 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Documents.Pdf.Spec.PdfName

    See Also