PDFKit.NET 2.0 Class Library (.NET 2.0)

SignatureAppearanceStyle Enumeration

Enum which specifies the style for a SignatureAppearance.

public enum SignatureAppearanceStyle

Members

Member Name Description
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.

Requirements

Namespace: TallComponents.PDF.Annotations.Widgets

Assembly: TallComponents.PDF.Kit (in TallComponents.PDF.Kit.dll)

See Also

TallComponents.PDF.Annotations.Widgets Namespace