PdfArrayArrayElementsAdd Method Terminal Works - PDF Printing.Net Library
Appends the specified object to the array.

Namespace: PdfEdit.Pdf
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.1.1.0 (5.1.1.0)
Syntax

public void Add(
	PdfItem value
)

Parameters

value
Type: PdfEdit.PdfPdfItem

Implements

ICollectionTAdd(T)
See Also

Reference