Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Annotations.Rendering)

Position Property (AnnTextStrikeoutObjectRenderer)

Show in webframe
Gets or sets the position the line centered vertically as a percentage value of the total rectangle height.
Syntax
get_position();
set_position(value);
Object.defineProperty('position');

Property Value

TypeDescription
doubleThe position the line centered vertically as a percentage value of the total rectangle height.. Default value is 0.85 meaning 85%. This value must be between 0 and 1.
See Also

Reference

AnnTextStrikeoutObjectRenderer Object
AnnTextStrikeoutObjectRenderer Members

Error processing SSI file