vlinkColor property
String
get
vlinkColor
The Document.vlinkColor
property gets/sets the color of
links that the user has visited in the document.
Implementation
external String get vlinkColor;
set
vlinkColor
(String value)
Implementation
external set vlinkColor(String value);