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# |
|---|
public virtual int GetWidth( int char1 ) |
| Visual Basic |
|---|
Public Overridable Function GetWidth ( _ char1 As Integer _ ) As Integer |
| Visual C++ |
|---|
public: virtual int GetWidth( int char1 ) |
Parameters
- char1
- Type: System..::..Int32