Click or drag to resize

GadgetsDocumentProperties Property

Opens or closes the Document Properties panel.

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

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: DocumentProperties
Remarks
The Document Properties shows metadata about the current document as well as multiple others for comparison purpose.
See Also