[]
        
(Showing Draft Content)

C1.Report.ParagraphText.Text

Text Property

Text

Gets or sets a ScriptObjectValue yielding the text of the current item.

Declaration
[C1Category("Data")]
[C1Description("ParagraphText.Text", "Text or expression yielding the text of the item.")]
public ScriptObjectValue Text { get; set; }
<C1Category("Data")>
<C1Description("ParagraphText.Text", "Text or expression yielding the text of the item.")>
Public Property Text As ScriptObjectValue