public class HtmlElementInfo
HtmlElementInfo | Initializes a new instance of the HtmlElementInfo class |
CssClass | Gets or sets the CSS class attribute of the HTML element |
Id | Gets or sets the ID of the HTML element |
RenderedRectangles | Gets or sets the list of rendered rectangles showing where the element appears in the PDF |
TagName | Gets or sets the HTML tag name of the element (e.g., "div", "span"). |
Text | Gets or sets the plain text content of the element |
Equals | (Inherited from Object) |
Finalize | (Inherited from Object) |
GetHashCode | (Inherited from Object) |
GetType | (Inherited from Object) |
MemberwiseClone | (Inherited from Object) |
ToString | (Inherited from Object) |