PublishExport Class

Exports a snapshot of the Input document as a JPEG file.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandIMcDocument
          MediaCy.CommandsTwoInputsCommandIMcDocument, String
            MediaCy.Commands.DocumentPublishExport

Namespace:  MediaCy.Commands.Document
Assembly:  MediaCy.Commands (in MediaCy.Commands.dll) Version: 3.1.0.0
Syntax
VB
Public Class PublishExport
	Inherits TwoInputsCommand(Of IMcDocument, String)

The PublishExport type exposes the following members.

Constructors
  NameDescription
Public methodPublishExport
Initializes a new instance of the PublishExport class
Top
Remarks