TransformToFullWidth Property
TransformToFullWidth
Gets or sets a value indicating if ASCII characters should be transformed into fullwidth characters.
Declaration
public bool TransformToFullWidth { get; set; }
Public Property TransformToFullWidth As Boolean