Click or drag to resize

AdvancedDisplayToFile Class

Exports active Advanced Display into File.
Inheritance Hierarchy

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

The AdvancedDisplayToFile type exposes the following members.

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