HelpCitation Element
Description
Defines a citation that is appended to any text a user prints or cuts out of your Help system. Can contain up to a maximum of 2000 characters.
The HelpCitation element corresponds to the "If users paste or print Help text, display:" field on the Copyright Information sub tab, on the Windows Help 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
<HelpCitation>Original material from MyDocument. Copyright MyCompany</HelpCitation>
|