Description
Read-Only property used to access an indicator in some image files that identifies which software was used to create this image file.
-
Property type
-
A String value.
-
Syntax
-
object.Software
The Software Property syntax has these parts: |
| object | An expression evaluating to an object of type McStream. | Remarks
This will return an empty string if no tag exists in the image file. Not all image formats have such a feature.
|