Click or drag to resize

PdfTypeArrayCreate Method

Creates new Array object

Namespace: Patagames.Pdf.Net.BasicTypes
Assembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.94.2704
Syntax
public static PdfTypeArray Create()

Return Value

PdfTypeArray
The instance of a newly created object
See Also