TrvActionParagraph.UserInterface

<< Click to display table of contents >>

TrvActionParagraph.UserInterface

Allows working with or without user interaction.

property UserInterface: Boolean;

If UserInterface=False, the action applies its properties to the selected paragraphs.

If UserInterface=True, the action displays a paragraph dialog, assigns changes to the action's properties, and then applies these properties to the selected paragraphs.

Default value:

True