[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Spec.IPdfArrayExt.Count

Count Method

Count(IPdfArray)

Gets the count of items in the IPdfArray.

Declaration
public static int Count(this IPdfArray array)
Public Shared Function Count(array As IPdfArray) As Integer
Parameters
Type Name Description
IPdfArray array

The current PDF array.

Returns
Type Description
int

The count of items.