Documents for PDF, .NET Edition Documentation
ToString Method (Unit)

GrapeCity.Documents.Common Assembly > GrapeCity.Documents.Common Namespace > Unit Structure : ToString Method
Converts the current object to a string.
Syntax
'Declaration
 
Public Overrides Function ToString() As System.String
public override System.string ToString()

Return Value

The string representing the current Unit object.
See Also

Reference

Unit Structure
Unit Members