Clipboard::ContainsRichText

Clipboard::ContainsRichText
virtual bool ContainsRichText() const;
Description

ContainsRichText determines whether a rich text text is stored on the clipboard.

Return Value

Returns true if the text clipboard stores rich text and false if plain. As a result, either SetTextAndStyledText or SetText method is used.