ChannelRightsTextType Property
Text type of the rights of the feed.
Syntax
property ChannelRightsTextType: TipwatomChannelRightsTextTypes;
TipwatomChannelRightsTextTypes = ( ttText, ttHTML, ttXHTML );
Default Value
ttText
Remarks
Text type of the rights of the feed. Atom textual content can either be html, xhtml or text.
Data Type
Integer