IPXC_Action_Launch Interface
From PDF XChange PDF SDK
(Automatic page editing by robot) |
(→Properties) |
||
Line 15: | Line 15: | ||
| [[PXV:IPXC_Action_Launch_DefaultDir|DefaultDir]] | | [[PXV:IPXC_Action_Launch_DefaultDir|DefaultDir]] | ||
| style="text-align: center" | R/W | | style="text-align: center" | R/W | ||
− | | . | + | | Gets/sets the default directory. |
|- | |- | ||
| [[PXV:IPXC_Action_Launch_FileName|FileName]] | | [[PXV:IPXC_Action_Launch_FileName|FileName]] | ||
| style="text-align: center" | R/W | | style="text-align: center" | R/W | ||
− | | . | + | | Gets/sets the file name string. Note that this option is deprecated and [[PXV:IPXC_FileSpec|FileSpec]] should be used instead. |
|- | |- | ||
| [[PXV:IPXC_Action_Launch_FileSpec|FileSpec]] | | [[PXV:IPXC_Action_Launch_FileSpec|FileSpec]] | ||
| style="text-align: center" | R/W | | style="text-align: center" | R/W | ||
− | | . | + | | Gets/sets the [[PXV:IPXC_FileSpec|file specification]]. |
|- | |- | ||
| [[PXV:IPXC_Action_Launch_NewWindow|NewWindow]] | | [[PXV:IPXC_Action_Launch_NewWindow|NewWindow]] |
Revision as of 06:37, 14 April 2015
The interface of object of PDF-XChange Editor SDK.
IPXC_Action_Launch extends IPXC_Action interface.
Properties
Property | Access Type | Description |
---|---|---|
DefaultDir | R/W | Gets/sets the default directory. |
FileName | R/W | Gets/sets the file name string. Note that this option is deprecated and FileSpec should be used instead. |
FileSpec | R/W | Gets/sets the file specification. |
NewWindow | R/W | . |
Operation | R/W | . |
Parameters | R/W | . |