Accusoft.NotateXpressSdk Namespace > RulerTool Class : TextColor Property |
'Declaration Public Property TextColor As Color
'Usage Dim instance As RulerTool Dim value As Color instance.TextColor = value value = instance.TextColor
public Color TextColor {get; set;}