Click or drag to resize

PdfArrayCount Property

Gets the number of PdfBasicObjects contained in the PdfArray.

Namespace: SautinSoft.Pdf.Objects
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2024.8.8
Syntax
public override int Count { get; }

Property Value

Int32
The number of PdfBasicObjects contained in the PdfArray.

Implements

ICollectionTCount
ICollectionCount
ICollectionCount
See Also