Constructor Stamp

Namespace TallComponents.PDF.Annotations.Markups
Class Stamp

Create a new stamp markup.

Syntax

public  Stamp( String  name Double  left Double  bottom Double  width Double  height )

Parameters


String name
The name of the icon to be used for displaying the stamp.

Double left
The left position for this stamp markup.

Double bottom
The bottom position for this stamp markup.

Double width
The width for this stamp markup.

Double height
The height for this stamp markup.