PDF Creator Pilot documentation |
Download CHM version of this manual. |
|
![]() ![]() Collapse AllThis method creates actions for showing controls.
|
| LONG CreateShowControlAction () |
Return value
Number of the action
Remarks
This method allows users to show one or more PDF controls on the screen. Use AddControlToAction method to associate controls with the action.
The return value is an action identifier in the document's actions collection and can be used in OnOpenDocument, AddControlToAction, OnControlMouseDown and other properties (see Annotations).
See the AddControlToAction method for examples.
See Also
Reference


