BaseExportCommand Class |
![]() |
Namespace: MediaCy.Commands.Export
Public Class BaseExportCommand Inherits TwoInputsCommand(Of String, Object)
The BaseExportCommand type exposes the following members.
Name | Description | |
---|---|---|
![]() | BaseExportCommand | Initializes a new instance of the BaseExportCommand class |
![]() | BaseExportCommand(String) | Initializes a new instance of the BaseExportCommand class |
![]() | BaseExportCommand(McCommand) | Initializes a new instance of the BaseExportCommand class |
Name | Description | |
---|---|---|
![]() | Background |
Export background (frame and backcolor of the control) or not.
|
![]() | FileName | |
![]() | FileOptions | |
![]() | Info |
Export McWindow info or not.
|
![]() | Size |
Defines size of the image.
|
![]() | Title |
Export table/graph/image title or not.
|
![]() | Visible | |
![]() | WindowOptions |
Defines what to export from McWindow.
|