Represents a ComponentOne Document.
Represents a document that can be previewed, printed or exported to an external format.
Namespace:
C1.C1PreviewAssembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
| C# |
|---|
[DesignerAttribute(typeof(C1PrintDocumentDesigner))] [LicenseProviderAttribute] [ToolboxBitmapAttribute(typeof(C1PrintDocument), "C1PrintDocument.png")] public class C1PrintDocument : Component, IC1Document, IStyleOwner, IDocumentLocation |
| Visual Basic |
|---|
<DesignerAttribute(GetType(C1PrintDocumentDesigner))> _ <LicenseProviderAttribute> _ <ToolboxBitmapAttribute(GetType(C1PrintDocument), "C1PrintDocument.png")> _ Public Class C1PrintDocument _ Inherits Component _ Implements IC1Document, IStyleOwner, IDocumentLocation |
Inheritance Hierarchy
System..::..Object
System..::..MarshalByRefObject
System.ComponentModel..::..Component
C1.C1Preview..::..C1PrintDocument
System..::..MarshalByRefObject
System.ComponentModel..::..Component
C1.C1Preview..::..C1PrintDocument