IMcStreamComments Property
|
|
This is a shortcut to the Comments TIFF Tag, but it can also
be used by other formats to retrieve extended comments out of an image file.
If there are no Comments, an empty String will be returned.
Namespace:
MediaCy.IQL.IO
Assembly:
MediaCy.IQL.IO (in MediaCy.IQL.IO.dll) Version: 10.0.6912.0
SyntaxReadOnly Property Comments As String
Get
Return Value
Type:
StringReturns any textual comments found in an image file.
Remarks Note |
---|
The McStream Comments property is used to set the McImage.Description
property. |
See Also