ITextObject.TextBody Property

Definition

Returns the text body of the object (what follows after the AS keyword).

public string TextBody { get; set; }
member this.TextBody : string with get, set
Public Property TextBody As String

Property Value

Applies to