The DocumentBody type exposes the following members.

Properties

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

See Also