get_document_attributes


Description:

public HashTable<string,string> get_document_attributes () throws Error

Gets all constant attributes for the document as a whole.

For attributes that change within the document content, see atspi_text_get_attribute_run instead.

Parameters:

this

a pointer to the Document object on which to operate.

Returns:

a GenericSet containing the constant attributes of the document, as name-value pairs.