ChannelTitleTextType Property
This property contains the text type of the title of the feed.
Syntax
property ChannelTitleTextType: TipwatomChannelTitleTextTypes;
TipwatomChannelTitleTextTypes = ( ttText, ttHTML, ttXHTML );
Default Value
ttText
Remarks
This property contains the text type of the title of the feed. Atom textual content can either be html, xhtml or text.
Data Type
Integer