Click or drag to resize

BitmapViewCommands Class

Provides a set of bitmapview related commands.
Inheritance Hierarchy
SystemObject
  MediaCy.Automation.ViewBitmapViewCommands

Namespace:  MediaCy.Automation.View
Assembly:  MediaCy.Automation (in MediaCy.Automation.dll) Version: 1.0.0.0
Syntax
VB
Public NotInheritable Class BitmapViewCommands

The BitmapViewCommands type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberCopyToClipboard
Copies bitmap table to clipboard.
Public propertyStatic memberOptions
Sets bitmap view options.
Public propertyStatic memberSave
Saves bitmap table to a text file.
Public propertyStatic memberSendToExcel
Exports bitmap table to Excel.
Public propertyStatic memberSendToWord
Exports bitmap table to Word.
Top
See Also