Aspose::Pdf::LogicalStructure::ITextElement::SetText method
ITextElement::SetText method
Appends text content to current text element.
virtual void Aspose::Pdf::LogicalStructure::ITextElement::SetText(System::String text)=0
| Parameter | Type | Description |
|---|---|---|
| text | System::String | Text content |
See Also
- Class String
- Class ITextElement
- Namespace Aspose::Pdf::LogicalStructure
- Library Aspose.PDF for C++