Properties Class |
![]() |
Namespace: MediaCy.Commands.Document
Public Class Properties Inherits OneInputCommand(Of IMcDocument)
The Properties type exposes the following members.
Name | Description | |
---|---|---|
![]() | Properties | Initializes a new instance of the Properties class |
![]() | Properties(McCommand) | Initializes a new instance of the Properties class |
Name | Description | |
---|---|---|
![]() | Copyright |
Copyright property of the document.
|
![]() | Description |
Description of the document.
|
![]() | DisplayName |
Display name of the documet.
|
![]() | DotsPerInchX |
The number of pixels per inch horizontally.
|
![]() | DotsPerInchY |
The number of pixels per inch vertically.
|
![]() | ImagingModality |
Defines Modality of the image.
|
![]() | Owner |
Owner/Experimenter of the document.
|
![]() | Title |
Title of the document.
|
Name | Description | |
---|---|---|
![]() | Clone | (Overrides McCommandExtended.Clone(McCommand).) |
![]() | IsPropertyActive | (Overrides McCommandExtended.IsPropertyActive(String).) |