getArray

open fun getArray(): List<PdfValue>

Gets the stored List of PdfValues or null if the value isn't an array.

Return

Stored list or null if the value isn't an array.