Namespace: iTextSharp.text.rtf.document
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
C# |
---|
public void Add( IRtfBasicElement element ) |
Visual Basic |
---|
Public Sub Add ( _ element As IRtfBasicElement _ ) |
Visual C++ |
---|
public: void Add( IRtfBasicElement^ element ) |
Parameters
- element
- Type: iTextSharp.text.rtf..::..IRtfBasicElement