Indicates whether the item has font information.
[Visual Basic] Function HasFont() As Boolean [C#] bool HasFont(); [C++] bool HasFont(); [JScript] function HasFont(): bool;
True if the item has font information, false if not.
IFilterItem Interface | Okapi.Library.Filter Namespace