PDFKit.NET 2.0 Class Library (.NET 2.0)

SignatureAppearance.TopazSignature Property

The image (as vector graphics) used if style is ImageOnly or ImageAndText.

public TopazSignature TopazSignature {get; set;}

Remarks

Default value is a null reference.

In other styles this property has no meaning.

If both a Bitmap and a TopazSignature are provided the TopazSignature will be used only.

See Also

SignatureAppearance Class | TallComponents.PDF.Annotations.Widgets Namespace