[]
        
(Showing Draft Content)

C1.Win.Document.Util.C1PdfGraphics

C1PdfGraphics Class

The class for all graphics objects used when export to PDF.

Inheritance
C1Graphics
C1ExportGraphicsBase
C1ExportGraphics
C1PdfGraphics
C1PdfGraphics
Implements
Namespace: C1.Win.Document.Util
Assembly: C1.Win.Document.10.dll
Syntax
public class C1PdfGraphics : C1PdfGraphics, IDisposable
Public Class C1PdfGraphics
    Inherits C1PdfGraphics
    Implements IDisposable

Constructors

Name Description
C1PdfGraphics(C1PdfDocument)

Methods

Name Description
DrawRtf(object, string, int, int, Rect, bool, Color)
InternalCreateImage(IImage)
InternalDrawImage(INativeImage, Rect)
InternalSetClip(IClipRegion)