PrintByLine Element
Description
The author's name or "By Line" of the Book that appears in your Printed output. In the published Word document, this value is stored in the Author field of the document's Properties window, and is used in the Title Page.
The PrintByLine element corresponds to the "By Line" 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
<PrintByLine inherited="true">J.H. Jones</PrintByLine>
|