Click or drag to resize

DocumentPropertiesCommands Class

Provides a set of documentproperties related commands.
Inheritance Hierarchy
SystemObject
  MediaCy.Automation.Measure.Data.ExportDocumentPropertiesCommands

Namespace:  MediaCy.Automation.Measure.Data.Export
Assembly:  MediaCy.Automation (in MediaCy.Automation.dll) Version: 1.0.0.0
Syntax
VB
Public NotInheritable Class DocumentPropertiesCommands

The DocumentPropertiesCommands type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberDocumentPropertiesToExcel
Exports active Document Properties into Excel.
Public propertyStatic memberDocumentPropertiesToFile
Exports active Document Properties into File.
Public propertyStatic memberDocumentPropertiesToPowerPoint
Exports active Document Properties into PowerPoint.
Public propertyStatic memberDocumentPropertiesToWord
Exports active Document Properties into Word.
Top
See Also