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 static int GetHex( int v ) |
Visual Basic |
---|
Public Shared Function GetHex ( _ v As Integer _ ) As Integer |
Visual C++ |
---|
public: static int GetHex( int v ) |
Parameters
- v
- Type: System..::..Int32