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 Stream GetResourceStream( string key ) |
| Visual Basic |
|---|
Public Shared Function GetResourceStream ( _ key As String _ ) As Stream |
| Visual C++ |
|---|
public: static Stream^ GetResourceStream( String^ key ) |
Parameters
- key
- Type: System..::..String