is the base interface for all text fields.
Definition XTextField.idl:34
is an object which can be anchored in a text, like instances of TextFrame or TextField.
Definition TextContent.idl:43
A TextField is a TextContent which fades its textual representation into the text range to which it i...
Definition TextField.idl:29
boolean IsFieldUsed
specifies if the text field is actually used in the document.
Definition TextField.idl:50
string Title
Contains short title for the field, used to for tooltip purposes if it's non-empty.
Definition TextField.idl:67
boolean IsFieldDisplayed
specifies if the text field is actually displayed.
Definition TextField.idl:61