Skip to main content
Skip table of contents

TagAttributes

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
TypeNameDescription
stringtag
IDictionary<string, string>attrs

Generated with ModularDoc

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.