Aspose::Pdf::Annotations::WatermarkAnnotation::SetTextAndState method
WatermarkAnnotation::SetTextAndState method
Set text of the annotation.
void Aspose::Pdf::Annotations::WatermarkAnnotation::SetTextAndState(const System::ArrayPtr<System::String> &text, const System::SharedPtr<Text::TextState> &textState)
| Parameter | Type | Description |
|---|---|---|
| text | const System::ArrayPtr<System::String>& | Text value. |
| textState | const System::SharedPtr<Text::TextState>& | Text state. |
See Also
- Typedef ArrayPtr
- Class String
- Typedef SharedPtr
- Class TextState
- Class WatermarkAnnotation
- Namespace Aspose::Pdf::Annotations
- Library Aspose.PDF for C++