HTML Extended: <phpdocx_text> tag

<phpdocx_text> tag

PREMIUM TRIAL / ADVANCED

Inserts a paragraph.

HTML Extended (Premium licenses)
Attribute Description
data-text The text to be inserted.
data-bold If true the text will be shown in bold characters.
data-caps If true displays text in capital letters.
data-color Hexadecimal color value: 'FF0000', '000000'...
data-columnBreak Inserts a column break. Possible values are: before, after or both.
data-doubleStrikeThrough If true displays text in doubleStrikeThrough.
data-em Emphasis mark type: 'none', 'dot', 'circle', 'comma', 'underDot'.
data-font Font family: 'Arial', Calibri'...
data-fontSize Font size in points.
data-highlightColor Highlights the run of text. The available colors are: black, blue, cyan, green, magenta, red, yellow, white, darkBlue, darkCyan, darkGreen, darkMagenta, darkRed, darkYellow, darkGray, lightGray, none.
data-italic If true displays the text in italics.
data-lineBreak Inserts a line break. Possible values are: before, after or both.
data-position Position value. Positive value for raised and negative value for lowered.
data-rStyle Character style to be used.
data-rtl Sets to true for right to left languages like Hebrew or Arabic.
data-scaling Scaling value, 100 is the default value.
data-smallCaps If true displays text in small capital letters.
data-spaces Number of additional leading empty spaces before the current run of text.
data-spacing Character spacing, positive value for expanded and negative value for condensed.
data-strikeThrough If true displays text in strikethrough.
data-subscript If true displays text in subscript.
data-superscript If true displays text in superscript.
data-tab Inserts a tab.
data-underline Underlines text. Possible values are: single, words, double, dotted, dash and wave.
data-underlineColor Underlines text with a color: 'FF0000', '000000'...
data-vanish Uses a vanish style.
Code samples

Example #1

The resulting Word document looks like: