'Declaration Public Property Text As String
public string Text {get; set;}
This property contains the text that will be rendered on the document.
Depending on the value of the Calculated property, this text may be rendered literally (as is, without any translation), or as a script expression.
RenderField Class RenderField Members