Aspose::Pdf::LogicalStructure::ITextElement class

ITextElement class

Interface for presenting text structure elements.

class ITextElement : public virtual System::Object

Methods

MethodDescription
virtual get_StructureTextState()Gets T:/Aspose::Pdf::LogicalStructure::StructureTextState object for text structure element.
virtual SetText(System::String)Appends text content to current text element.

See Also