Gets the indicator for XML style for this item.
[Visual Basic] Function GetXMLStyle() As Boolean [C#] bool GetXMLStyle(); [C++] bool GetXMLStyle(); [JScript] function GetXMLStyle(): bool;
True if the item is XML text, false otherwise.
CAUTION This indicator value is not reset when you call the Reset method.
IFilterItem Interface | Okapi.Library.Filter Namespace | SetXMLStyle