Optional
background#00FFFFFF
(Transparent)
Optional
behindSet to true for apply stamp behind the content. If the content is opaque, the stamp may be invisible.
false
Optional
fontFont family name for the text.
Note: If using a web font from https://fonts.google.com/ then you must set useGoogleFont property of this TextStampOptions to true.
Arial
Optional
font12
The horizontal alignment of the stamp relative to the page.
Optional
horizontalThe horizontal offset. Value of 0 has no effect. Positive indicates an offset to the right direction. Negative indicates an offset to the left direction.
{@link MeasurementUnit.Percentage} value 0 (no offset)
Optional
hyperlinkMakes stamped elements of this Stamper have an on-click hyperlink. Note: HTML links created by <a href=''> tags are not reserved by stamping.
undefined
Optional
isfalse
Optional
isfalse
Optional
isfalse
Optional
isfalse
Optional
maxThe maximum height of the output stamp.
undefined
Optional
maxThe maximum width of the output stamp.
undefined
Optional
minThe minimum height of the output stamp.
undefined
Optional
minThe minimum width of the output stamp.
undefined
Optional
opacityGets opacity. Allows the stamp to be transparent. 0 is fully invisible, 100 if fully opaque.
100
Optional
renderMilliseconds to wait after Html is rendered before printing. This can use useful when considering the rendering of JavaScript, Ajax or animations.
value for HtmlStamper is 100, The other Stamper is 0.
Optional
rotationRotates the stamp clockwise from 0 to 360 degrees as specified.
0
Optional
scaleApplies a percentage scale to the stamps to be larger or smaller.
100 (Percent) which has no effect.
Optional
text#000000
(Black)
Optional
timeoutRender timeout in seconds
60
Optional
useMust be set to true, when using fontFamily from https://fonts.google.com/ as a web font
false
The vertical alignment of the stamp relative to the page.
Optional
verticalThe horizontal offset. Value of 0 has no effect. Positive indicates an offset to the downward direction. Negative indicates an offset to the upward direction.
{@link MeasurementUnit.Percentage} value 0 (no offset)
Generated using TypeDoc
An options for stampText