PDF Creator Pilot documentation |
Download CHM version of this manual. |
|
![]() ![]() Collapse AllThis method creates an action for hiding a control.
|
| LONG CreateHideControlAction () |
Return value
Number of the action
Remarks
This method method allows users to hide one or more PDF controls on the screen. Use the 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


