Documents for PDF, .NET Edition Documentation
DelimiterCharCount Property

GrapeCity.Documents.Common Assembly > GrapeCity.Documents.Text Namespace > TextLayout Class : DelimiterCharCount Property
Gets or sets the delimiter count, counting from the end of the text, to preserve text from (for text trimming).
Syntax
'Declaration
 
Public Property DelimiterCharCount As System.Integer
public System.int DelimiterCharCount {get; set;}
See Also

Reference

TextLayout Class
TextLayout Members