WatermarkAnnotation.SetTextAndState

WatermarkAnnotation.SetTextAndState method

Set text of the annotation.

public void SetTextAndState(string[] text, TextState textState)
ParameterTypeDescription
textString[]Text value.
textStateTextStateText state.

See Also