Artifact.SetTextAndState

Artifact.SetTextAndState method

Set text and text properties of the artifact.

public void SetTextAndState(string text, TextState textState)
ParameterTypeDescription
textStringText string.
textStateTextStateText state.

See Also