Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Reference information for Document designer

There are several properties that get installed with the Document designer plugin. These properties help to control the various aspects of how the plugin works.

PropertyDescription
com.snc.word\_doc\_api.size\_limit\_mbThis property restricts the size of contract documents in mega bytes. The default value is 5.
com.snc.word\_doc\_api.unzip\_word\_size\_limit\_mbThis property restricts the size of unzipped Word documents in mega bytes. The default value is 10.
com.snc.word\_doc\_api.supported\_image\_typesImage types processed by the plugin and inserted into the Word document. The supported image types are: png, jpg, jpeg, and gif.
com.snc.word\_doc\_api.disable\_wordapiOption to disable the API. When set to true, the API does not work. The default value is false.
com.snc.word\_doc\_api.image\_size\_limit\_kbMaximum image size in kilobytes. If the image exceeds this value, the plugin stops processing and returns a status failure with an error message. The default value is 100.
com.snc.word\_doc\_api.max\_repetitionsNumber of times a repeater block is duplicated and inserted consecutively into the Word document. The default value is 500.

Parent Topic:Install the ServiceNow Document Designer add-in