PrintDocument for WinForms | ComponentOne
C1.PrintDocument.6 Assembly / C1.C1Preview Namespace / C1PrintDocument Class
Members

In This Topic
    C1PrintDocument Class
    In This Topic
    Represents a ComponentOne Document. Represents a document that can be previewed, printed or exported to an external format.
    Object Model
    C1PrintDocument Class
    Syntax
    'Declaration
     
    Public Class C1PrintDocument 
       Inherits System.ComponentModel.Component
       Implements IDocumentLocationIStyleOwner 
    public class C1PrintDocument : System.ComponentModel.Component, IDocumentLocationIStyleOwner  
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          System.ComponentModel.Component
             C1.C1Preview.C1PrintDocument
                C1.Win.C1Preview.Design.SampleC1PrintDocument

    See Also