WatermarkAnnotation.SetText

WatermarkAnnotation.SetText method

Set text of the annotation.

public void SetText(FormattedText text)
ParameterTypeDescription
textFormattedTextText value.

See Also