Click or drag to resize
DocumentToString Method
Returns a String that represents this instance.

Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient (in DocuWare.Platform.ServerClient.dll) Version: Version 6.7 [UNOFFICIAL BUILD]
Syntax
C#
public override string ToString()

Return Value

Type: String
A String that represents this instance.
See Also