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

DocumentBody Class
Represents the body of a C1PrintDocument. The body is the main part of a document presenting visible content, and can be accessed via the Body property on the document. (The only other parts presenting visible document content are page headers and footers.)
Object Model
DocumentBody Class
Syntax
'Declaration
 
Public Class DocumentBody 
 
Inheritance Hierarchy

System.Object
   C1.C1Preview.DocumentBody

See Also