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