HTML Extended: <phpdocx_caption> tag

<phpdocx_caption> tag

PREMIUM TRIAL / ADVANCED

Inserts a caption.

HTML Extended (Premium licenses)
Attribute Description
data-align Text align.
data-bookmarkName Set a custom bookmark name. Default as _GoBack.
data-color HEX value. Default as 1F497D.
data-fontSize Text size in half-points. Default as 18.
data-keepNext Keep in the same page the current paragraph with next paragraph. Default as false.
data-lineSpacing Text line spacing. Default as 240.
data-showLabel Show default value. Default as true.
data-styleName A setting a custom style name, useful to generate table of figures based on style names. Default as Caption.
data-text Caption text.
data-wrapTextInBookmarks Wrap text content between bookmarks. Default as true.
Code samples

Example #1