TagAttributes Public class
Diagram
flowchart LR classDef interfaceStyle stroke-dasharray: 5 5; classDef abstractStyle stroke-width:4px subgraph iTextSharp.text.html.simpleparser.ChainedProperties iTextSharp.text.html.simpleparser.ChainedProperties.TagAttributes[[TagAttributes]] end
Details
Constructors
TagAttributes
Source code
internal TagAttributes(string tag, IDictionary<string, string> attrs)
Arguments
|
Type |
Name |
Description |
|---|---|---|
|
|
tag |
|
|
|
attrs |
Generated with ModularDoc