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