nuget server logo nuget api documents
↑

API Docs / Microsoft.VisualBasic.MIME.Html / CssDefaults

CssDefaults

Full name Microsoft.VisualBasic.MIME.Html.Render.CSS.CssDefaults Assembly Microsoft.VisualBasic.MIME.Html Members 18

01 Syntax

Microsoft.VisualBasic.MIME.Html.Render.CSS.CssDefaults

02 Fields

NameOverloadsSummary
DefaultStyleSheet 2 CSS Specification's Default Style Sheet for HTML 4
ErrorOnImageIcon 2 Html Fragment used to draw the icon that shows an error on an IMG HTML element
ErrorOnObjectIcon 2 Html Fragment used to draw the icon that shows an error on an OBJECT HTML element
FontSize 2 Default font size in points.
FontSerif 2 Default font used for the generic 'serif' family
FontSansSerif 2 Default font used for the generic 'sans-serif' family
FontCursive 2 Default font used for the generic 'cursive' family
FontFantasy 2 Default font used for the generic 'fantasy' family
FontMonospace 2 Default font used for the generic 'monospace' family

03 Members

field DefaultStyleSheet #
DefaultStyleSheet

CSS Specification's Default Style Sheet for HTML 4

Remarks
field ErrorOnImageIcon #
ErrorOnImageIcon

Html Fragment used to draw the icon that shows an error on an IMG HTML element

field ErrorOnObjectIcon #
ErrorOnObjectIcon

Html Fragment used to draw the icon that shows an error on an OBJECT HTML element

field FontSize #
FontSize

Default font size in points. Change this value to modify the default font size.

field FontSerif #
FontSerif

Default font used for the generic 'serif' family

field FontSansSerif #
FontSansSerif

Default font used for the generic 'sans-serif' family

field FontCursive #
FontCursive

Default font used for the generic 'cursive' family

field FontFantasy #
FontFantasy

Default font used for the generic 'fantasy' family

field FontMonospace #
FontMonospace

Default font used for the generic 'monospace' family

field FontSize overload 2 #
FontSize
field FontSerif overload 2 #
FontSerif
field FontSansSerif overload 2 #
FontSansSerif
field FontCursive overload 2 #
FontCursive
field FontFantasy overload 2 #
FontFantasy
field FontMonospace overload 2 #
FontMonospace
field DefaultStyleSheet overload 2 #
DefaultStyleSheet
field ErrorOnImageIcon overload 2 #
ErrorOnImageIcon
field ErrorOnObjectIcon overload 2 #
ErrorOnObjectIcon