HtmlElementInfoCssClass Property

Gets or sets the CSS class attribute of the HTML element

Definition

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

Property Value

String

See Also