virtual bool ContainsRichText() const;
ContainsRichText determines whether a rich text text is stored on the clipboard.
Returns true if the text clipboard stores rich text and false if plain. As a result, either SetTextAndStyledText or SetText method is used.