Description

Returns the Title (if any) in the Image File as a BSTR.

Property type

A String value.  

Syntax

object.Title

The Title Property syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type McStream.

Remarks

This is a shortcut to the Title TIFF Tag, but it can also be used for other formats to retrieve internal names of the image. If there is no Title, an empty BSTR will be returned.