Aspose::Pdf::Structure::Element::set_ActualText method

Element::set_ActualText method

(Optional; PDF 1.4) Text that is an exact replacement for the structure element and its children. This replacement text (which should apply to as small a piece of content as possible) is useful when extracting the document’s contents in support of accessibility to users with disabilities or for other purposes.

virtual void Aspose::Pdf::Structure::Element::set_ActualText(System::String value)

See Also