Documents for PDF, .NET Edition Documentation
SuppressShaping Property

GrapeCity.Documents.Common Assembly > GrapeCity.Documents.Text Namespace > TextLayout Class : SuppressShaping Property
Gets or sets a value indicating if shaping and positioning of graphemes should be skipped for the sake of speed.
Syntax
'Declaration
 
Public Property SuppressShaping As System.Boolean
public System.bool SuppressShaping {get; set;}
See Also

Reference

TextLayout Class
TextLayout Members