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: 2024.11.26
Syntax
public static PdfArray Create()

Return Value

PdfArray
A new instance of the PdfArray class.
See Also