Aspose::Pdf::Structure::Element::set_Alt method

Element::set_Alt method

(Optional) An alternate description of the structure element and its children in human-readableform, which 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_Alt(System::String value)

See Also