HtmlFont.textColor Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
textColor() | |
textColor(Int32) |
textColor()
public:
virtual int textColor();
public virtual int textColor ();
abstract member textColor : unit -> int
override this.textColor : unit -> int
Public Overridable Function textColor () As Integer