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 void SetContent( string content ) |
| Visual Basic |
|---|
Public Sub SetContent ( _ content As String _ ) |
| Visual C++ |
|---|
public: void SetContent( String^ content ) |
Parameters
- content
- Type: System..::..String