IRtfElementInterface
IRtfElementInterface Public interface
Diagram
flowchart LR
classDef interfaceStyle stroke-dasharray: 5 5;
classDef abstractStyle stroke-width:4px
subgraph iTextSharp.text
iTextSharp.text.IRtfElementInterface[[IRtfElementInterface]]
class iTextSharp.text.IRtfElementInterface interfaceStyle;
end
Generated with ModularDoc