<< Click here to display Table of Contents >> Navigation: Programming Reference > Ted Objects > General > Text Object:
Description
Returns True if the current story is read only.
Syntax
dim bValue as Boolean = Text.TestTextReadOnly
Return value
True if the current story is read only, False otherwise.
Context
Text designer commands
See also