Click or drag to resize

ExportCommandsExportToPowerPoint Property

Exports Image, NChartControl or McWindow into PowerPoint. Input is a header, Input2 is an object.

Namespace:  MediaCy.Automation.Measure.Data
Assembly:  MediaCy.Automation (in MediaCy.Automation.dll) Version: 1.0.0.0
Syntax
VB
Public Shared ReadOnly Property ExportToPowerPoint ( 
	parent As McCommand
) As ExportToPowerPoint
	Get

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: ExportToPowerPoint
See Also