Namespace:
GemBox.Presentation
Assembly:
GemBox.Presentation (in GemBox.Presentation.dll) Version: 21.0.35.1054
Syntaxpublic override string ToString()
Public Overrides Function ToString As String
Return Value
Type:
String
A
String that represents this
Content instance.
RemarksThis method should be used primarily for debugging purposes and should be considered volatile (format of its return value might change in future versions).
See Also