Command method

[Top]  [Chapter]  [Previous]  [Next]

Applies to

WPDLLInt

Declaration

int Command(int com, int param);

Description

This method can be used to execute a custom command. It is reserved for future and custom extensions.

Please also see CommandEx - since both methods use the same IDs. In the .NET we have created several overloaded methods but in the OCX you have to use Command or CommandEx depending on the parameter types you need to specify.

 

There are several groups of commands: Security, change toolbar design, custom spellcheck.

 

Also see the important command methods implemented in IWPMemo. They are also usable with RTF2PDF TextDynamic Server: TextCommand and TextCommandStr

 

 


[idh_wpdllint_command.htm]    Copyright © 2007 by WPCubed GmbH