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# |
---|
[LicenseProviderAttribute] [DesignerAttribute(typeof(C1PrintDocumentDesigner))] [ToolboxBitmapAttribute(typeof(C1PrintDocument), "C1PrintDocument.png")] public class C1PrintDocument : Component, IStyleOwner, IDocumentLocation |
Visual Basic |
---|
<LicenseProviderAttribute> _ <DesignerAttribute(GetType(C1PrintDocumentDesigner))> _ <ToolboxBitmapAttribute(GetType(C1PrintDocument), "C1PrintDocument.png")> _ Public Class C1PrintDocument _ Inherits Component _ Implements IStyleOwner, IDocumentLocation |
Inheritance Hierarchy
System..::..Object
System..::..MarshalByRefObject
System.ComponentModel..::..Component
C1.C1Preview..::..C1PrintDocument
System..::..MarshalByRefObject
System.ComponentModel..::..Component
C1.C1Preview..::..C1PrintDocument