Namespace: iTextSharp.text
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
| C# |
|---|
public static float InchesToPoints( float value ) |
| Visual Basic |
|---|
Public Shared Function InchesToPoints ( _ value As Single _ ) As Single |
| Visual C++ |
|---|
public: static float InchesToPoints( float value ) |
Parameters
- value
- Type: System..::..Single