Description
Edits all the object's properties with a dialog identical to the one used by the EditSetPara function to manipulate paragraph's attributes.
Note that properties that have no value are not displayed in the dialog (either empty control, or grayed check box, or the special 'Don't modify' value), and that it is possible to assign a value or chose 'no value' for all the properties in the dialog.
The function returns true if the dialog has been closed using 'OK', it returns false if the dialog has been cancelled.
Syntax
object.Edit |
object
Required. Object name, returned by Text.GetParaStatus, GetParaParaStatus and GetDefaultParaStatus functions.