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