Click or drag to resize
Pdftools logo

SignatureFieldListContains Method


Namespace: PdfTools.Pdf
Assembly: PdfTools (in PdfTools.dll) Version: 1.0.0
Syntax
C#
public bool Contains(
	SignatureField item
)

Parameters

item  SignatureField
 

Return Value

Boolean

Implements

ICollectionTContains(T)
See Also