[]
        
(Showing Draft Content)

C1.Win.Document

C1.Win.Document Namespace

Classes

C1DXPrintManager

For internal use. Implements printing via C1DXGraphics using D2D printing services.

C1Document

Represents a ComponentOne Document.

C1DocumentSource

Abstract base class for types that can create and manage a C1Document object from some source.

Derived classes provide implementation for specific sources such as SSRS reports etc.

The common base (C1DocumentSource) allows to work with various document and reports types (e.g. previewing or printing them) in a uniform manner.

C1Image

For internal use. Helper class rerpesents the crossplatform image holder in C1Document.

C1ImageFormat

For internal use. Represets an image format.

C1MetafilePrintManager

For internal use. Implements printing via C1GdiGraphics using standart PrintDocument.

C1PageSettings

Represents the page settings of a C1Document.

C1PaperSizeConverter

Contains methods to convert platform paper size to C1.Document.C1PaperSize.

C1PdfDocumentSource

Represents a document source which loads and renders PDF documents.

C1PrintManager

For internal use. Provides printing services.

C1PrintOptions

Describes options controlling how a document's content is to be printed.

C1SSRSDocumentSource

Represents a document source to access an SSRS report.

GraphicsHolder

Holds a Graphics object together with (printer) device or bitmap that was used to create it, if any. The point is to dispose the device or bitmap together with the graphics when it is no longer needed (i.e. to avoid resource leaks).

PageScaling

Specifies the way pages are scaled during printing.

RenderRtfFragment

The RenderRtfFragment class.

Utils

Contains common functions.