Indicates whether the text is pre-formatted.
[Visual Basic] Function IsPreFormatted() As Boolean [C#] bool IsPreFormatted(); [C++] bool IsPreFormatted(); [JScript] function IsPreFormatted(): bool;
True if the text is pre-formatted, false if not.
IFilterItem Interface | Okapi.Library.Filter Namespace