Documents for PDF .NET Edition
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Spec Namespace / IPdfArrayHolderExt Class / GetName Method

In This Topic
    GetName Method (IPdfArrayHolderExt)
    In This Topic
    Gets the PDF name at the specified index.

    Throws an exception if the value cannot be converted to a PDF name.

    Overload List
    OverloadDescription
    Gets the PDF name at the specified index.

    Throws an exception if the value cannot be converted to a PDF name.

     
    Gets the PDF name at the specified index.

    Returns defValue if the value cannot be converted to a PDF name.

     
    See Also