Namespace: CuteEditor.Convertor.PDF
Assembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Assembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Syntax
| C# |
|---|
public static string PDFStringEncoder( string str ) |
| Visual Basic |
|---|
Public Shared Function PDFStringEncoder ( _ str As String _ ) As String |
| Visual C++ |
|---|
public: static String^ PDFStringEncoder( String^ str ) |
Parameters
- str
- Type: System..::..String