|
| E_RETURN — Returns a value from an enclosing function when nested inside a DURING/HANDLER clause. | |
|
|
| E_RTRN_VOID — Returns from an enclosing function when nested inside a DURING/HANDLER clause, without returning a value. | |
|
|
| eHyphenType — The types of hyphenations. | |
|
|
| Encryption_and_Decryption — The Cos layer provides methods to encrypt and decrypt data in arbitrary memory blocks. The encryption
and decryption uses Acrobat's built-in algorithm (RC4 from RSA Data Security, Inc.) and a key that
can be specified. | |
|
|
| END_HANDLER | |
|
|
| EndWebProgress | |
|
|
| EnumElementsWithUserPropertiesProc — A callback for PDDocEnumPDSElementsWithUserProperties() and PDSElementEnumKidsWithUserProperties(). | |
|
|
| ERR_ERROR_MASK | |
|
|
| ERR_ERROR_SHIFT | |
|
|
| ERR_GENERAL | |
|
|
| ERR_NOMEMORY | |
|
|
| ERR_SEVERITY_MASK | |
|
|
| ERR_SEVERITY_SHIFT | |
|
|
| ERR_SYSTEM_MASK | |
|
|
| ERR_SYSTEM_SHIFT | |
|
|
| ERR_UNUSED_MASK | |
|
|
| ErrAlways | |
|
|
| ErrBuildCode — Builds an error code for the specified severity, system, and error number. Error codes are used in exception handling. The ASRaise() method takes an error code for its argument; ASRegisterErrorString() returns an error code. | |
|
|
| ErrGetCode — Gets the error number from an error code. | |
|
|
| ErrGetSeverity — Gets the error severity from an error code. It returns one of ErrorSeverities. | |
|
|
| ErrGetSignedCode — Gets a signed error number from an error code. | |
|
|
| ErrGetSystem — Gets the error system from an error code. It returns one of ErrorSystems. | |
|
|
| ErrNoError | |
|
|
| ERRORCODE — A macro defined to call ASGetExceptionErrorCode(). It returns an ASInt32 object containing an exception error code. | |
|
|
| Errors —
Errors object.
| |
|
|
| ErrSeverity | |
|
|
| ErrSilent | |
|
|
| ErrSuppressable | |
|
|
| ErrSysAcroView | |
|
|
| ErrSysASFile | |
|
|
| ErrSysCos | |
|
|
| ErrSysCosSyntax | |
|
|
| ErrSysFontSvr | |
|
|
| ErrSysLast | |
|
|
| ErrSysMDApp | |
|
|
| ErrSysMDSystem | |
|
|
| ErrSysNone | |
|
|
| ErrSysPage | |
|
|
| ErrSysPDDoc | |
|
|
| ErrSysPDFEdit | |
|
|
| ErrSysPDFX | |
|
|
| ErrSysPDMetadata | |
|
|
| ErrSysPDModel | |
|
|
| ErrSysPDPage | |
|
|
| ErrSysPDSEdit | |
|
|
| ErrSysRaster | |
|
|
| ErrSystem | |
|
|
| ErrSysXtn | |
|
|
| ErrSysXtnMgr | |
|
|
| ErrWarning | |
|
|
| ExtensionID | |
|
|
| Extension-ManagerErrors | |
|
|
| EXTERNAL_PDPROCS_USER | |
|
|
| ExternalFilePermissionProc | |
|