Click or drag to resize

PdfTypeArray Constructor

Construct new instance of PdfTypeArray class from given Handle

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

Parameters

Handle  IntPtr
A handle to the unmanaged Array object.
See Also