[]
Base class for all graphics objects used in exporters.
Graphics object used Direct2D and DirectWrite to perform drawing.
Implements text rendering on the base of DirectWrite API.
Implements C1.Document.Util.IC1TextMeasurementContext interface, can be used as context to measure the text with using Direct2D and DirectWrite.
The C1GcGraphics used in exporters.
Represents a graphics object for exporting content to a PDF document using Document Solutions' GcPdf library.
Represents the graphics properties and methods.
Represents HTML graphics properties and methods.
The class for all graphics objects used when export to PDF.
Represents a result of measuring of RTF text.
Enumerates the supported versions of RTF.
Contains the additional information about each RTF version: DLL name, class name of Rich window used in this DLL.
Should be implemented by class owning C1DXTextLayout.