PdfArrayArrayElementsContains Method Terminal Works - PDF Printing.Net Library
Determines whether the specified value is in the array.

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

public bool Contains(
	PdfItem value
)

Parameters

value
Type: PdfEdit.PdfPdfItem

Return Value

Type: Boolean

Implements

ICollectionTContains(T)
See Also

Reference