GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / TextLayout Class / DelimiterCharCode Property

In This Topic
DelimiterCharCode Property
In This Topic
Gets or sets a UTF-32 character code used as a delimiter that signals the beginning of the portion of text to be preserved (for text trimming).
Syntax
'Declaration
 
Public Property DelimiterCharCode As System.Integer
 
See Also