Namespace: iTextSharp.text.rtf.list
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
| C# |
|---|
public void SetBulletCharacter( string bulletCharacter ) |
| Visual Basic |
|---|
Public Sub SetBulletCharacter ( _ bulletCharacter As String _ ) |
| Visual C++ |
|---|
public: void SetBulletCharacter( String^ bulletCharacter ) |
Parameters
- bulletCharacter
- Type: System..::..String