[]
        
(Showing Draft Content)

GrapeCity.Documents.Text.TextLayout.EllipsisCharCode

EllipsisCharCode Property

EllipsisCharCode

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.

Declaration
public int EllipsisCharCode { get; set; }
Public Property EllipsisCharCode As Integer