Inesoft
PrintCE SDK .NET |
C# Syntax: Color value = object.TextColor;
object.TextColor = value;VB Syntax: Dim value As Color = object.TextColor
object.TextColor = valueParameters
value
Set current text color
Return Value
value
return current text color
© 2009 Inesoft. All rights reserved.