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

In This Topic
    s_EmptyPdfNameArray Field
    In This Topic
    Gets the empty array of PdfName objects.
    Syntax
    'Declaration
     
    Public Shared ReadOnly s_EmptyPdfNameArray As PdfName()
    public static readonly PdfName[] s_EmptyPdfNameArray
    See Also