[]
        
(Showing Draft Content)

C1.WPF.Document.Util.C1GcPdfGraphics

C1GcPdfGraphics Class

Represents a graphics object for exporting content to a PDF document using Document Solutions' GcPdf library.

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

Constructors

Name Description
C1GcPdfGraphics(GcGraphics)

Initializes a new instance of the C1.Document.Util.C1GcPdfGraphics class.

Methods

Name Description
DrawRtf(object, string, int, int, Rect, bool, Color)

Draws the RTF text.