HeadersFormattingOptions.CssStyles

HeadersFormattingOptions.CssStyles property

Gets or sets the additional css styles for the formatter.

public string CssStyles { get; set; }

Property Value

The styles to be injected into resulting html body.

See Also