Gets the plain unformatted text of the page.
Namespace: FirstFloor.Documents
Assembly: FirstFloor.Documents (in FirstFloor.Documents.dll) Version: 2.5.0.0 (2.5.11.0)
Syntax
Property Value
Type: StringThe text displayed on the page.
Remarks
The Text property does not return any information about the formatting applied.
The Text property only returns valid data when the page is loaded. That is when the Loaded event has been raised.
See Also