Aspose::Pdf::Annotations::WatermarkAnnotation::SetTextAndState método
WatermarkAnnotation::SetTextAndState method
Establece el texto de la anotación.
void Aspose::Pdf::Annotations::WatermarkAnnotation::SetTextAndState(const System::ArrayPtr<System::String> &text, const System::SharedPtr<Text::TextState> &textState)
| Parámetro | Tipo | Descripción |
|---|---|---|
| text | const System::ArrayPtr<System::String>& | Text valor. |
| textState | const System::SharedPtr<Text::TextState>& | Text estado. |
Ver también
- Typedef ArrayPtr
- Class String
- Typedef SharedPtr
- Class TextState
- Class WatermarkAnnotation
- Namespace Aspose::Pdf::Annotations
- Library Aspose.PDF for C++