ExportToFile Class |
![]() |
Namespace: MediaCy.Commands.Export
Public Class ExportToFile Inherits TwoInputsCommand(Of String, Object)
The ExportToFile type exposes the following members.
Name | Description | |
---|---|---|
![]() | ExportToFile | Initializes a new instance of the ExportToFile class |
![]() | ExportToFile(String) | Initializes a new instance of the ExportToFile class |
![]() | ExportToFile(McCommand) | Initializes a new instance of the ExportToFile class |
Name | Description | |
---|---|---|
![]() | Background |
Export background (frame and backcolor of the control) or not.
|
![]() ![]() | FileFilter |
Returns file filters in format NAME|*.EXT for selected object.
|
![]() | FileName |
Defines destination file.
|
![]() | Options |
Defines override or append if file already exists.
|
![]() | Size |
Defines size of the image.
|
![]() | Worksheet |
Name of the destination worksheet.
|
Name | Description | |
---|---|---|
![]() ![]() | CanExport |
Returns True if object could be exported into file with selected file name.
|