IncrementalSignatureAppearance

The IncrementalSignatureAppearance class provides options to customize the apperance of visible signature fields, such as font, text visibility, reason to sign and location at the time of singing.

public class IncrementalSignatureAppearance
Public Class IncrementalSignatureAppearance

Inheritance: ObjectIncrementalSignatureAppearance

Licensing Info

This class is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:

Constructors

IncrementalSignatureAppearance()Creates a new instance of a incremental signature appearance with default values.

Properties

FontGets or sets Font used to display the signature text.
FullPanelGets the SignaturePanel for the full panel.
LeftPanelGets the SignaturePanel for the left panel.
LocationGets or sets a value indicating the location of signing.
PanelLayoutGets or sets the SignaturePanelLayout specifying how the panel are laid out.
ReasonGets or sets a value indicating the reason of signing the document.
RightPanelGets the SignaturePanel for the right panel.

Methods

Equals(Object)Determines whether the specified Object is equal to the current Object .
(Inherited from Object)
GetHashCode()Serves as a hash function for a particular type.
(Inherited from Object)
GetType()Gets the Type of the current instance.
(Inherited from Object)
HideAllText()Hides the text in all signature panels.
ToString()Returns a String that represents the current Object .
(Inherited from Object)

See Also

ceTe.DynamicPDF.Merger

In this topic