Click or drag to resize

DocumentPropertiesCommandsDocumentPropertiesToWord Property

Exports active Document Properties into Word.

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

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: DocumentPropertiesToWord
See Also