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

WatermarkAnnotation::SetText method

Set text of the annotation.

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

See Also