Aspose::Pdf::Annotations::WatermarkAnnotation::SetText method

WatermarkAnnotation::SetText method

Set text of the annotation.

void Aspose::Pdf::Annotations::WatermarkAnnotation::SetText(const System::SharedPtr<Facades::FormattedText> &text)
ParameterTypeDescription
textconst System::SharedPtr<Facades::FormattedText>&Text value.

See Also