HtmlElementInfoCssClass Property

Gets or sets the CSS class attribute of the HTML element

Definition

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

Property Value

String

See Also