Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / TextFormat Class / TransformToFullWidth Property

In This Topic
    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