Release 1.0 - ...
<clear> element
Removes all previously registered PDF commands.
Example
| XML |
Copy Code
|
<commands>
<!-- default pdf command -->
<add type="Smartsite.Pdf.Commands.PdfCommand, Smartsite.Pdf" enabled="true">
...
</add>
<clear/>
</commands>
|
Attributes
None.
Parent element
| Element name |
Description |
| <commands> |
Defines the list of PDF commands. |
Child elements
None.