StampLine class

StampLine class

Specify Stamp line properties.

The StampLine type exposes the following members:

Constructors

Constructor Description
init Create StampLine with default values.

Properties

Property Description
height Gets or sets the line height on Stamp.
background_color Gets or sets the background color of signature.
text Gets or sets the text of stamp line.
font Gets or sets Font of Stamp Line text.
text_color Gets or sets the text color of signature.
text_bottom_intent Gets or sets the bottom intent of text.
text_repeat_type Gets or sets text repeat type.
outer_border Setup Outer Border.
inner_border Setup Internal Border.
visible Get and set visibility of Stamp Line.

See Also