Document Solutions for PDF
DS.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Spec Namespace / PdfName.Std Class / EmptyName Field

In This Topic
    EmptyName Field
    In This Topic
    The empty PdfName with zero length.
    Syntax
    'Declaration
     
    Public Shared ReadOnly EmptyName As PdfName
    public static readonly PdfName EmptyName
    See Also