PrintWordTemplate Element
Description
Tells Author-it which Word template to use when publishing your Printed output. This publishing template contains the Styles that control text formatting and the Autotext Entries that hold the headers and footers of your document. If any required Styles or Autotext Entries are missing from this template, you'll get errors when publishing.
The PrintWordTemplate element corresponds to the Word Template field on the Document tab of the Book object.
Attributes
Attribute Name
|
Optional
|
Data Type
|
inherited
|
Yes
|
Boolean
|
Parent Element
Book
Values
Data Type
|
Range
|
String
|
0 to 4000 characters
|
Sample XML
<PrintWordTemplate inherited="true">..\Templates\Word Templates\AuthorIT.dot</PrintWordTemplate>
|