Click or drag to resize

PDFDocRemoveSignatureHandler Method

Removes a signature handler from the signature manager.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public void RemoveSignatureHandler(
	ulong handlerId
)

Parameters

handlerId
Type: SystemUInt64
The unique id of the signature handler to remove.
See Also