BaseExtensions can be used to change paragraph properties such as pagination and spacing. The supported properties are marked in the images below.
The module is located here:
...\ModuleLibrary\BaseExtensions\01_nocontext_Tools\74_W_paragraphProperties.xml
CMD
<Cmd case="BaseExtensions:change-paragraph-property"/>
Parameters
withNext
Define this parameter to be true
to keep with next.
linesTogether
Define this parameter to be true
to keep lines together.
pageBreakBefore
Define this parameter to be true
to insert a page break before.
spacingBefore
Insert a floating point number of whatever the spacing before the paragraph should be. If the number is a decimal, it should be separated with a dot, e.g. spacingBefore="1.5"
.
Comments
0 comments
Article is closed for comments.