C1.Win.4.8 Assembly / C1.Framework Namespace / ImageElement Class / ToString Method

In This Topic
ToString Method (ImageElement)
In This Topic
Gets a string representation of this ContentElement.
Syntax
'Declaration
 
Public Overridable Function ToString() As String
 

Return Value

A string representation of this ContentElement.
See Also