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

In This Topic
    GetString Method (IPdfArrayHolderExt)
    In This Topic
    Gets the PDF string at the specified index.

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

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

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

     
    Gets the string at the specified index.

    Returns defValue if the value cannot be converted to a string.

     
    See Also