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ámetroTipoDescripción
textconst System::ArrayPtr<System::String>&Text valor.
textStateconst System::SharedPtr<Text::TextState>&Text estado.

Ver también