Aspose::Pdf::Artifact::SetTextAndState method
Artifact::SetTextAndState method
Establece el texto y las propiedades de texto del artefacto.
void Aspose::Pdf::Artifact::SetTextAndState(const System::String &text, const System::SharedPtr<Aspose::Pdf::Text::TextState> &textState)
| Parámetro | Tipo | Descripción |
|---|---|---|
| text | const System::String& | Text cadena. |
| textState | const System::SharedPtr<Aspose::Pdf::Text::TextState>& | Text estado. |
Ver también
- Class String
- Typedef SharedPtr
- Class TextState
- Class Artifact
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++