Namespace: CuteEditor.Convertor.RTF
Assembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Assembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Syntax
| C# |
|---|
public int LoadRTFFile( string path ) |
| Visual Basic |
|---|
Public Function LoadRTFFile ( _ path As String _ ) As Integer |
| Visual C++ |
|---|
public: int LoadRTFFile( String^ path ) |
Parameters
- path
- Type: System..::..String