IUserAgentService class
IUserAgentService class
An interface that is described a user agent environment.
The IUserAgentService type exposes the following members:
Properties
Property | Description |
---|---|
language | The IUserAgentService.language specifies the primary language for the element’s contents and for any of the element’s attributes that contain text.Its value must be a valid BCP 47 () language tag, or the empty string. Setting the attribute to the empty string indicates that the primary language is unknown. |
user_style_sheet | Allows to specify style information for a particular document |
char_set | Gets or sets the primary character-set for a document. |
css_engine_mode | Gets or sets mode in which CSS engine works. |
fonts_settings | Gets a Html.FontsSettings object which is used for configuration of fonts handling. |
See Also
- module
aspose.svg.services