The style used in the SignatureAppearance.

Namespace: TallComponents.PDF.Annotations.Widgets
Assembly: TallComponents.PDF.Kit (in TallComponents.PDF.Kit.dll) Version: 3.0.69.1

Syntax

C#
public SignatureAppearanceStyle Style { get; set; }
Visual Basic
Public Property Style As SignatureAppearanceStyle
	Get
	Set

Remarks

Default is NameAndText.

See Also