Snippets
This document function is responsible for integrating snippets into the document. It requires configuration only in exceptional cases, but is absolutely necessary e.g. in connection with the connect function SnippetResolver.
AutoText
OneOffixx snippets can also be added to the generated template as "AutoText" or "Quick Parts". Normally, this document function is attached to the style template so that the AutoText feature is safely activated in every template. The "Auto text" snippets included this way are thus available as normal Quick Parts in Word.
This feature can be disabled via Connect as well as via this configuration:
<Configuration>
<AutoText Disabled="true" />
</Configuration>
Caution
Snippets marked as "OneOffixx Auto text" are always stored in the template without this configuration.