HierarchyPrintOptions Properties
Specifies hierarchy print settings.
Name | Description |
---|---|
Child |
Specifies the child list field that the report’s data exposes if it is recursive. |
Indent | Specifies the child level node offset, in report units. |
Keep |
Specifies whether to print a parent node together with its first child node on the next page, if these nodes do not fit at the end of a page. |
Key |
Specifies the name of the field that stores a data object’s (record’s) ID. |
Parent |
Specifies the name of the field that stores a data object’s (record’s) parent object ID. |
See Also