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 RtfParagraphStyle GetRtfParagraphStyle( string styleName ) |
Visual Basic |
---|
Public Function GetRtfParagraphStyle ( _ styleName As String _ ) As RtfParagraphStyle |
Visual C++ |
---|
public: RtfParagraphStyle^ GetRtfParagraphStyle( String^ styleName ) |
Parameters
- styleName
- Type: System..::..String