Documents for PDF, .NET Edition Documentation
DelimiterCharCode Property

GrapeCity.Documents.Common Assembly > GrapeCity.Documents.Text Namespace > TextLayout Class : DelimiterCharCode Property
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
public System.int DelimiterCharCode {get; set;}
See Also

Reference

TextLayout Class
TextLayout Members