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 InchesToMillimeters( float value ) |
Visual Basic |
---|
Public Shared Function InchesToMillimeters ( _ value As Single _ ) As Single |
Visual C++ |
---|
public: static float InchesToMillimeters( float value ) |
Parameters
- value
- Type: System..::..Single