TRVAControlPanel.AutoDeleteUnusedStyles |
Top Previous Next |
|
Instructs to delete unused styles from documents when it's possible. property AutoDeleteUnusedStyles: Boolean; If True, all unused text, paragraph and list styles are deleted after executing TrvActionNew and TrvActionOpen. It's highly recommended to leave it equal to True, otherwise a number of unused styles will be constantly increased (as well as sizes of documents). Default value: True
|