get_default_attributes


Description:

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

Gets the default attributes applied to an Text object.

The text attributes correspond to CSS attributes where possible. The combination of this attribute set and the attributes reported by get_attributes describes the entire set of text attributes over a range.

Parameters:

this

a pointer to the Text object to query.

Returns:

a GenericSet containing the default attributes applied to a text object, ( exclusive of explicitly-set attributes), encoded as UTF-8.