PDFKit.NET 2.0 Class Library (.NET 2.0)

SignatureWidget.SignedAppearance Property

The appearance settings that will be used during signing.

public SignatureAppearance SignedAppearance {get; set;}

Remarks

Will be used if a signature handler is specified for the attached signature field only. Default value is a null reference, meaning use factory defaults (see SignatureAppearance class for details).

See Also

SignatureWidget Class | TallComponents.PDF.Annotations.Widgets Namespace