[]
Gets or sets the delimiter count, counting from the end of the text, to preserve text from (for text trimming).
public int DelimiterCharCount { get; set; }
Public Property DelimiterCharCount As Integer