Click or drag to resize

CodeFormatterDefaultCssClass Field

The default CSS class for the <pre> element wrapping the formatted output. The value is "code".

Namespace:  Ookii.FormatC
Assembly:  Ookii.FormatC (in Ookii.FormatC.dll) Version: 2.2.0
Syntax
public const string DefaultCssClass = "code"

Field Value

Type: String
See Also