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