Namespace: iTextSharp.text.rtf
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
C# |
---|
public IRtfBasicElement[] MapElement( IElement element ) |
Visual Basic |
---|
Public Function MapElement ( _ element As IElement _ ) As IRtfBasicElement() |
Visual C++ |
---|
public: array<IRtfBasicElement^>^ MapElement( IElement^ element ) |
Parameters
- element
- Type: iTextSharp.text..::..IElement