C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / DocumentBody Class
Properties


DocumentBody Class Members

The following tables list the members exposed by DocumentBody.

Public Properties
 NameDescription
Public PropertyGets the collection of RenderObject elements contained within the current DocumentBody.  
Public PropertyGets the C1PrintDocument object containing this DocumentBody.  
Public PropertyGets a value indicating whether the current DocumentBody contains any render objects (i.e. whether the Children collection exists and is not empty).  
Public PropertyGets the stacking rules for the current DocumentBody. Use C1PrintDocument.Stacking to set the stacking rules.  
Top
See Also