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 void ImportRtfFragment( Stream documentSource, RtfImportMappings mappings ) |
Visual Basic |
---|
Public Sub ImportRtfFragment ( _ documentSource As Stream, _ mappings As RtfImportMappings _ ) |
Visual C++ |
---|
public: void ImportRtfFragment( Stream^ documentSource, RtfImportMappings^ mappings ) |
Parameters
- documentSource
- Type: System.IO..::..Stream
- mappings
- Type: iTextSharp.text.rtf.parser..::..RtfImportMappings