CssOptions class

CssOptions class

Represents css rendering options.

The CssOptions type exposes the following members:

Properties

PropertyDescription
media_typeGets or sets MediaType which will be used for media queries resolution during rendering. Default value is Print.

See Also