HtmlElementInfoCssClass Property

Gets or sets the CSS class attribute of the HTML element

Definition

Namespace: EvoPdf.Chromium
Assembly: EvoPdf.Chromium (in EvoPdf.Chromium.dll) Version: 12.5.0
C#
public string CssClass { get; set; }

Property Value

String

See Also