This method makes a valid URL from a given filename.
Namespace: iTextSharp.textAssembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
| C# |
|---|
public static Uri ToURL( string filename ) |
| Visual Basic |
|---|
Public Shared Function ToURL ( _ filename As String _ ) As Uri |
| Visual C++ |
|---|
public: static Uri^ ToURL( String^ filename ) |
Parameters
- filename
- Type: System..::..String
a given filename