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 RegisterParagraphStyle( RtfParagraphStyle rtfParagraphStyle ) |
| Visual Basic |
|---|
Public Sub RegisterParagraphStyle ( _ rtfParagraphStyle As RtfParagraphStyle _ ) |
| Visual C++ |
|---|
public: void RegisterParagraphStyle( RtfParagraphStyle^ rtfParagraphStyle ) |
Parameters
- rtfParagraphStyle
- Type: iTextSharp.text.rtf.style..::..RtfParagraphStyle