Click or drag to resize

DocumentPropertiesExportCommand Class

Base class for Document Properties export commands.
Inheritance Hierarchy

Namespace:  MediaCy.Commands.Export
Assembly:  MediaCy.Commands (in MediaCy.Commands.dll) Version: 3.1.0.0
Syntax
VB
Public Class DocumentPropertiesExportCommand
	Inherits BaseCommand
Constructors
  NameDescription
Public methodDocumentPropertiesExportCommand
Initializes a new instance of the DocumentPropertiesExportCommand class
Public methodDocumentPropertiesExportCommand(String)
Initializes a new instance of the DocumentPropertiesExportCommand class
Public methodDocumentPropertiesExportCommand(McCommand)
Initializes a new instance of the DocumentPropertiesExportCommand class
Top
Remarks