Enum SignatureAppearanceStyle

Namespace TallComponents.PDF.Annotations.Widgets

Enum which specifies the style for a SignatureAppearance.

Fields


TextOnly
The text will use all space.

ImageOnly
The image will use all space

ImageAndText
On the left side an image will be placed, if no image is given an empty image is used. On the right side the text is placed.

NameAndText
On the left side the name of the signer is used. On the right side the text is placed.