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