Click or drag to resize

DocumentToString Method

Get a string representation of a Document

Namespace:  SandcastleTest.Base
Assembly:  SandcastleTest (in SandcastleTest.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public override string ToString()

Return Value

Type: String
the documents Title and the Content
See Also