TransformToFullWidth Property
In This Topic
Gets or sets a value indicating if ASCII characters should be transformed into fullwidth characters.
Syntax
'Declaration
Public Property TransformToFullWidth As System.Boolean
public System.bool TransformToFullWidth {get; set;}
See Also