The DocumentBody type exposes the following members.
Properties
Name | Description | |
---|---|---|
Children |
Gets the collection of RenderObject elements contained within the current DocumentBody.
|
|
Document |
Gets the C1PrintDocument object containing this DocumentBody.
|
|
HasChildren |
Gets a value indicating whether the current DocumentBody contains any render objects
(i.e. whether the Children collection exists and is not empty).
|
|
Stacking |
Gets the stacking rules for the current DocumentBody.
Use Stacking to set the stacking rules.
|