![]() |
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# | ![]() |
---|---|
[(Name = "Title")] public string GetTitle() |
Visual Basic (Declaration) | ![]() |
---|---|
<(Name := "Title")> _ Public Function GetTitle As |
Return Value
The title attribute of the image
See Also
ImageModule Class
Smartsite.ImageProcessor.Modules Namespace