Send comments on this topic.
OfficeTools Object Properties
Attachmate.Reflection.Objects Library (Productivity) : OfficeTools Object

For a list of all members of this type, see OfficeTools members.

Public Properties

 NameDescription
public PropertyAppointmentEnabledGets a value that indicates whether the installed Office Tools assembly supports new appointments.  
public PropertyCloseOfficeDocsOnAppExitDetermines if documents created by Office Tools and Office Suite applications close when Reflection closes (true), or if they stay open (false).  
public PropertyContactEnabledGets a value that indicates whether the installed Office Tools assembly supports viewing the contact list and creating new contacts.  
public PropertyCopyAsImageGets or sets whether to copy the host screen data as an image (true) or as text (false) if images are supported by the Office Suite.  
public PropertyEmailEnabledGets a value that indicates whether the installed Office Tools assembly supports viewing the e-mail application and creating new e-mail messages.  
public PropertyIncludeScreenDataGets or sets whether to insert host screen data in new Office items.  
public PropertyNoteEnabledGets a value that indicates whether the installed Office Tools assembly supports new notes.  
public PropertyOfficeToolsPaneVisibleGets or sets the visible state of the dockable Office Tools panel.  
public PropertyParentGets the parent object. The parent is the Productivity object.  
public PropertySlideshowEnabledGets a value that indicates whether the installed Office Tools assembly supports new slideshow presentations.  
public PropertySlideshowTemplateGets or sets the presentation template to use when creating new slideshows.  
public PropertyTaskEnabledGets a value that indicates whether the installed Office Tools assembly supports new tasks.  
public PropertyWordProcessingBookmarkGets or sets the name of the bookmark at which to insert text when creating a word-processing document.  
public PropertyWordProcessingEnabledGets a value that indicates whether the installed Office Tools assembly supports new word-processing documents.  
public PropertyWordProcessingTemplateGets or sets the path of the template to use when creating a word-processing document.  
Top

See Also