Font Property (GuiTestObject)
Class
GuiTestObject
.
Action
Gets or sets the font type of the GUI object.
Syntax
C#
protected
String
Font { get; set; }
VB
'Declaration Protected ReadWrite Property Font As
String
Access
Read and write.