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

C1MultiDocument Class
Represents a multi-document - a sequence of several documents that have common page numbering, and can be handled (e.g. printed or exported) together as a single large document. Allows creating very large documents without running out of memory.
Object Model
C1MultiDocument Class
Syntax
'Declaration
 
Public Class C1MultiDocument 
   Inherits System.ComponentModel.Component
 
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         C1.C1Preview.C1MultiDocument

See Also