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)
| Parameter | Type | Description |
|---|---|---|
| text | const System::SharedPtr<Facades::FormattedText>& | Text value. |
See Also
- Typedef SharedPtr
- Class FormattedText
- Class WatermarkAnnotation
- Namespace Aspose::Pdf::Annotations
- Library Aspose.PDF for C++