[]
The class for all graphics objects used when export to PDF.
public class C1PdfGraphics : C1PdfGraphics, IDisposable
Public Class C1PdfGraphics
Inherits C1PdfGraphics
Implements IDisposable
| Name | Description |
|---|---|
| C1PdfGraphics(C1PdfDocument) |
| Name | Description |
|---|---|
| DrawRtf(object, string, int, int, Rect, bool, Color) | |
| InternalCreateImage(IImage) | |
| InternalDrawImage(INativeImage, Rect) | |
| InternalSetClip(IClipRegion) |