This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Gets the title attribute of the image.

Namespace: Smartsite.ImageProcessor.Modules
Assembly:  Smartsite.ImageProcessor.Modules (in Smartsite.ImageProcessor.Modules.dll)

Syntax

C#Copy imageCopy Code
[(Name = "Title")]
public string GetTitle()
Visual Basic (Declaration)Copy imageCopy Code
<(Name := "Title")> _
Public Function GetTitle As 

Return Value

The title attribute of the image

See Also

Advanced