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

In This Topic
    AsDictArray Method
    In This Topic
    Converts all elements of this PDF array to IPdfDictHolder objects, and copies the converted values to a new array.

    Throws an exception if any value cannot be converted.

    Overload List
    OverloadDescription
    Converts all elements of this PDF array to IPdfDictHolder objects, and copies the converted values to a new array.

    Throws an exception if any value cannot be converted.

     
    Converts all elements of this PDF array to IPdfDictHolder objects, and copies the converted values to a new array.

    Uses defItemValue for items that cannot be converted.

     
    See Also