WebPage.CSSMediaType
A CSS media type as defined by the #media Types, or an arbitrary media type value.
Declaration
struct CSSMediaTypeOverview
Media types are one of several media queries that influence the @media CSS at-rule; this rule is used by webpages to apply parts of a style sheet depending on the media properties specified.
You can customize the media type of a WebPage by using the mediaType property.