Property Bitmap

Namespace TallComponents.PDF.Annotations.Widgets
Class SignatureAppearance

The image used if style is ImageOnly or ImageAndText.

Default value is .

The caller is responsible for disposing the bitmap. You may dispose the bitmap after the setter is finished.

In other styles this property has no meaning.

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

Syntax

public  Bitmap  Bitmap  {  get;  set;  }

Property value

Bitmap