The image (as vector graphics) used if style is ImageOnly or ImageAndText.
Namespace: TallComponents.PDF.Annotations.WidgetsAssembly: TallComponents.PDF.Kit (in TallComponents.PDF.Kit.dll) Version: 3.0.69.1
Syntax
| C# |
|---|
public TopazSignature TopazSignature { get; set; } |
| Visual Basic |
|---|
Public Property TopazSignature As TopazSignature Get Set |
Remarks
Default value is nullNothingnullptra null reference (Nothing in Visual Basic).
In other styles this property has no meaning.
If both a Bitmap and a TopazSignature are provided the TopazSignature will be used only.