Click or drag to resize
Pdftools logo

Appearance Methods

The Appearance type exposes the following members.

Methods
 NameDescription
Public methodStatic memberCreateFieldBoundingBox

Create the bounding box for an unsigned signature field

Unsigned signature fields can define a rectangle on a page. When the field is signed, the signer creates a visual appearance within that rectangle.
Public methodStatic memberCreateFromJson

Create an appearance with the content loaded from a JSON file

The format of the JSON file is described in the user manual.
Public methodStatic memberCreateFromXml

Create an appearance with the content loaded from an XML file

The format of the XML file is described in the user manual.
Public methodEquals
(Inherited from NativeObject)
Public methodGetHashCode
(Inherited from NativeObject)
Top
See Also