[]
Represents a graphics object for exporting content to a PDF document using Document Solutions' GcPdf library.
public class C1GcPdfGraphics : C1GcPdfGraphics, IDisposable
Public Class C1GcPdfGraphics
Inherits C1GcPdfGraphics
Implements IDisposable
| Name | Description |
|---|---|
| C1GcPdfGraphics(GcGraphics) | Initializes a new instance of the C1.Document.Util.C1GcPdfGraphics class. |
| Name | Description |
|---|---|
| DrawRtf(object, string, int, int, Rect, bool, Color) | Draws the RTF text. |