Click or drag to resize

DigitalSignatureField Constructor

Constructs a DigitalSignatureField from a Field.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public DigitalSignatureField(
	Field field
)

Parameters

field
Type: pdftron.PDFField
a interactive form
Exceptions
ExceptionCondition
[!:PDFNetException] PDFNetException the PDFNet exception
See Also