Click or drag to resize

PdfArrayCreate Method

Creates a new instance of the PdfArray class.

Namespace: SautinSoft.Pdf.Objects
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2026.2.19
Syntax
public static PdfArray Create()

Return Value

PdfArray
A new instance of the PdfArray class.
See Also