Acrobat Interapplication Communication > Interapplication Communication API Reference > OLE Automation > AcroExch.App

AcroExch.App
The Acrobat application itself. This is a creatable interface. From the application layer, you can control the appearance of Acrobat, whether Acrobat appears, and the size of the application window. This object provides access to the menu bar and the toolbar, as well as the visual representation of a PDF file on the screen (through an AVDoc object).
Methods
The App object has the following methods.
 
CloseAllDocs
Exit
GetActiveDoc
GetActiveTool
GetAVDoc
Gets an AcroExch.AVDoc object via its index within the list of open AVDoc objects.
GetFrame
GetInterface
Gets an IDispatch interface for a named object, typically a third-party plug-in.
GetLanguage
GetNumAVDocs
Gets the number of open AcroExch.AVDoc objects.
GetPreference
GetPreferenceEx
Hide
Lock
Minimize
Maximize
MenuItemExecute
MenuItemIsEnabled
MenuItemIsMarked
MenuItemRemove
Restore
SetActiveTool
Sets the active tool according to the specified name, and determines whether the tool is to be used only once or should remain active after being used (persistent).
SetFrame
SetPreference
SetPreferenceEx
Sets the application preference specified by nType to the value stored at pVal.
Show
ToolButtonIsEnabled
ToolButtonRemove
Unlock
UnlockEx

 

Send me an e-mail when comments are added to this page | Comment Report

Current page: http://livedocs.adobe.com/acrobat_sdk/9.1/Acrobat9_1_HTMLHelp/IAC_API_OLE_Objects.103.3.html