Open Class |
![]() |
Namespace: MediaCy.Commands.Document
Public Class Open Inherits OneOutputCommand(Of IList)
The Open type exposes the following members.
Name | Description | |
---|---|---|
![]() | Open | Initializes a new instance of the Open class |
![]() | Open(McCommand) | Initializes a new instance of the Open class |
Name | Description | |
---|---|---|
![]() | BestFitMode |
Automatically apply a best fit display after opening the file.
|
![]() | Filenames |
An array of filenames to open in the application.
|
![]() | GroupRelatedFiles |
Automatically combine all related files located in the same folder into a single image set document when possible.
|
![]() | OpenAsSequence |
When multiple files are selected, open them all as a single sequence document.
|
![]() | Visible |
Makes the document(s) visible if true.
|
Name | Description | |
---|---|---|
![]() | Clone | (Overrides McCommandExtended.Clone(McCommand).) |
![]() | Run | (Overrides OneOutputCommandOutputTypeRun(OutputType).) |
![]() | ShowInteraction | (Overrides McCommand.ShowInteraction(Rectangle).) |