pdftools_toolbox.pdf.forms.signature_field

Classes

SignatureField(handle)

A digital signature field

class pdftools_toolbox.pdf.forms.signature_field.SignatureField(handle)[source]

Bases: _NativeObject

A digital signature field

property is_visible: bool

The visibility of the signature field

If True, the signature field has a visual appearance on the page.

Returns:

bool

Raises:

StateError – if the object has already been closed