Click or drag to resize

DocumentProperties Class

Opens or closes the Document Properties panel.
Inheritance Hierarchy

Namespace:  MediaCy.Commands.Gadgets
Assembly:  MediaCy.Commands (in MediaCy.Commands.dll) Version: 3.1.0.0
Syntax
VB
Public Class DocumentProperties
	Inherits GadgetCommand
Constructors
  NameDescription
Public methodDocumentProperties
Initializes a new instance of the DocumentProperties class
Public methodDocumentProperties(McCommand)
Initializes a new instance of the DocumentProperties class
Top
Remarks
The Document Properties shows metadata about the current document as well as multiple others for comparison purpose.
See Also