|
|
Description |
|
This styling attribute defines width of an element. |
|
Example |
|
<?xml version="1.0" encoding="utf-8"?> <assembly id="nxm.tests.basic.pl"> <components> <define id="text_and_para"> <content> <document> <section width="10.0" height="15.0" style="default"> <text>First text</text> </section> </document> </content> </define> </components> </assembly> |
|
|
|
|
|