Click or drag to resize

ExportToPowerPoint Class

Exports the selected windows to Microsoft PowerPoint.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandIList
          MediaCy.Commands.WindowExportToPowerPoint

Namespace:  MediaCy.Commands.Window
Assembly:  MediaCy.Commands (in MediaCy.Commands.dll) Version: 3.1.0.0
Syntax
VB
Public Class ExportToPowerPoint
	Inherits OneInputCommand(Of IList)

The ExportToPowerPoint type exposes the following members.

Constructors
  NameDescription
Public methodExportToPowerPoint
Initializes a new instance of the ExportToPowerPoint class
Top
Properties
  NameDescription
Public propertyExport
Defines what to export.
Top
Methods
  NameDescription
Public methodStatic memberGetSelectedWindows
Top
Remarks