Documents for PDF, .NET Edition Documentation
TransformToFullWidth Property

GrapeCity.Documents.Common Assembly > GrapeCity.Documents.Text Namespace > TextFormat Class : TransformToFullWidth Property
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

Reference

TextFormat Class
TextFormat Members