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

In This Topic
    ToNameArray Method
    In This Topic
    Converts all elements of this PDF array to PDF names, and copies the converted values to a new string array.

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

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

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

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

    Uses defItemValue for values that cannot be converted to PDF names.

     
    See Also