Whether word last returned by GetNextWord is in title.

C# | Visual Basic | Visual C++ |
protected override bool IsCurrentWordInTitle()
Protected Overrides Function IsCurrentWordInTitle As Boolean
protected: virtual bool IsCurrentWordInTitle() override
