IPXC_Action_URI Interface

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
Line 15: Line 15:
 
| [[PXV:IPXC_Action_URI_IsMap|IsMap]]
 
| [[PXV:IPXC_Action_URI_IsMap|IsMap]]
 
| style="text-align: center" | R/W
 
| style="text-align: center" | R/W
| .
+
| Gets/sets a flag specifying whether to track the mouse position when the URI is resolved. Default value: false.
 
|-
 
|-
 
| [[PXV:IPXC_Action_URI_URI|URI]]
 
| [[PXV:IPXC_Action_URI_URI|URI]]
 
| style="text-align: center" | R/W
 
| style="text-align: center" | R/W
| .
+
| Gets/sets the uniform resource identifier to resolve.
 
|}
 
|}

Revision as of 23:41, 14 April 2015

The interface of object of PDF-XChange Editor SDK.

IPXC_Action_URI extends IPXC_Action interface.

Properties

Property Access Type Description
IsMap R/W Gets/sets a flag specifying whether to track the mouse position when the URI is resolved. Default value: false.
URI R/W Gets/sets the uniform resource identifier to resolve.