DelimiterCharCode Property
DelimiterCharCode
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).
Declaration
public int DelimiterCharCode { get; set; }
Public Property DelimiterCharCode As Integer