PrintSuperTitle Element
Description
Super Title of the Book that appears in your Printed output. In the published Word document, this value is stored in the Subject field of the document's Properties window, and is used in the Title Page.
The PrintSuperTitle element corresponds to the Super Title 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 255 characters
|
Sample XML
<PrintSuperTitle inherited="true">User's Guide</PrintSuperTitle>
|