Documents for PDF, .NET Edition Documentation
EllipsisCharCode Property

GrapeCity.Documents.Common Assembly > GrapeCity.Documents.Text Namespace > TextLayout Class : EllipsisCharCode Property
Gets or sets a UTF-32 code of the omission sign (ellipsis character) for text trimming.

Setting this property to 0 prevents the ellipsis character from showing.

Syntax
'Declaration
 
Public Property EllipsisCharCode As System.Integer
public System.int EllipsisCharCode {get; set;}
See Also

Reference

TextLayout Class
TextLayout Members