PDF Creator Pilot documentation |
Download CHM version of this manual. |
|
![]() ![]() Collapse AllThis property gets or sets an action index of the current annotation.
|
| LONG PDFANNOTATION_Action { get; set; } |
Value
An action index of the current annotation. This index can be retrieved from any action creating function, such as CreateJavascriptAction.
Remarks
The property contains an action executed after clicking an annotation, such as a Control or Action annotation.
Equivalent in new interface: IPDFDocument4::AnnotAction.
See Also
Reference


