Namespace: iTextSharp.text.pdf
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
C# |
---|
protected static void TrimRight( StringBuilder buf ) |
Visual Basic |
---|
Protected Shared Sub TrimRight ( _ buf As StringBuilder _ ) |
Visual C++ |
---|
protected: static void TrimRight( StringBuilder^ buf ) |
Parameters
- buf
- Type: System.Text..::..StringBuilder