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

TextForeground Property

Show in webframe
Gets or sets the AnnBrush used to paint the foreground of the text.
Syntax
get_textForeground();
set_textForeground(value);
Object.defineProperty('textForeground');

Property Value

TypeDescription
AnnBrushThe AnnBrush used to paint the foreground of the text.
See Also

Reference

AnnTextObject Object
AnnTextObject Members

Error processing SSI file