[]
For internal use. Implements printing via C1DXGraphics using D2D printing services.
Represents a ComponentOne Document.
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.
For internal use. Helper class rerpesents the crossplatform image holder in C1Document.
For internal use. Represets an image format.
For internal use. Implements printing via C1GdiGraphics using standart PrintDocument.
Represents the page settings of a C1Document.
Contains methods to convert platform paper size to C1.Document.C1PaperSize.
Represents a document source which loads and renders PDF documents.
For internal use. Provides printing services.
Describes options controlling how a document's content is to be printed.
Represents a document source to access an SSRS report.
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).
Specifies the way pages are scaled during printing.
The RenderRtfFragment class.
Contains common functions.