NewsItemSettings Properties
Contains news item settings.| Name | Description |
|---|---|
| DateFormatString | Gets or sets the pattern used to format the headline’s date. Inherited from HeadlineSettings. |
| DateHorizontalPosition | Gets or sets the date’s horizontal position within the headline. Inherited from HeadlineSettings. |
| DateVerticalPosition | Gets or sets the date’s vertical position within news items. |
| ImagePosition | Gets or sets the image position within the headline. Inherited from HeadlineSettings. |
| MaxLength | Gets or sets the maximum length of the headline’s text. Inherited from HeadlineSettings. |
| ShowContentAsLink | Gets or sets whether the headline’s text is displayed as a hyper link. Inherited from HeadlineSettings. |
| ShowContentInToolTip | Gets or sets whether the headline’s tooltip displays the full content, if it’s clipped within the headline. Inherited from HeadlineSettings. |
| ShowHeaderAsLink | Gets or sets whether the header’s text is displayed as a hyper link. Inherited from HeadlineSettings. |
| ShowImageAsLink | Gets or sets whether the headline’s image is displayed as a hyper link. Inherited from HeadlineSettings. |
| TailImage | Gets the tail image settings. Inherited from HeadlineSettings. |
| TailImagePosition | Gets or sets the position of the tail image. Inherited from HeadlineSettings. |
| TailPosition | Gets or sets the position of the tail text within the headline. Inherited from HeadlineSettings. |
| TailText | Gets or sets the tail text. Inherited from HeadlineSettings. |
| Target | Gets or sets the window or frame at which to target the contents of the URL associated with the headline. Inherited from HeadlineSettings. |
| ToolTip | Gets or sets the headline’s tooltip text. Inherited from HeadlineSettings. |
See Also