Aspose::Pdf::Annotations::WatermarkAnnotation::SetTextAndState метод
WatermarkAnnotation::SetTextAndState method
Установить текст аннотации.
void Aspose::Pdf::Annotations::WatermarkAnnotation::SetTextAndState(const System::ArrayPtr<System::String> &text, const System::SharedPtr<Text::TextState> &textState)
| Параметр | Тип | Описание |
|---|---|---|
| text | const System::ArrayPtr<System::String>& | Text значение. |
| textState | const System::SharedPtr<Text::TextState>& | Text состояние. |
См. также
- Typedef ArrayPtr
- Class String
- Typedef SharedPtr
- Class TextState
- Class WatermarkAnnotation
- Namespace Aspose::Pdf::Annotations
- Library Aspose.PDF for C++