Click or drag to resize

DocumentPropertiesToFile Class

Exports active Document Properties into File.
Inheritance Hierarchy

Namespace:  MediaCy.Commands.Export
Assembly:  MediaCy.Commands (in MediaCy.Commands.dll) Version: 3.1.0.0
Syntax
VB
Public Class DocumentPropertiesToFile
	Inherits DocumentPropertiesExportCommand

The DocumentPropertiesToFile type exposes the following members.

Constructors
  NameDescription
Public methodDocumentPropertiesToFile
Initializes a new instance of the DocumentPropertiesToFile class
Public methodDocumentPropertiesToFile(String)
Initializes a new instance of the DocumentPropertiesToFile class
Public methodDocumentPropertiesToFile(McCommand)
Initializes a new instance of the DocumentPropertiesToFile class
Top
Properties
  NameDescription
Public propertyFileName
Defines destination file.
Public propertyOptions
Defines override or append if file already exists.
Top
Remarks