AnnotationFontToString Method |
Returns a string representation of this object.
Namespace:
Atalasoft.Annotate
Assembly:
Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.5.0.5.0.230 (.NET 4.6.2, x86)
Syntaxpublic override string ToString()
Public Overrides Function ToString As String
Return Value
Type:
String A string containing the font name, size and attributes.
See Also