[]
        
(Showing Draft Content)

C1.Document.Util.C1GcPdfGraphics.-ctor

C1GcPdfGraphics Constructor

C1GcPdfGraphics(GcGraphics)

Initializes a new instance of the C1GcPdfGraphics class.

Declaration
[CLSCompliant(false)]
public C1GcPdfGraphics(GcGraphics g)
<CLSCompliant(False)>
Public Sub New(g As GcGraphics)
Parameters
Type Name Description
GcGraphics g

The GcGraphics object used for rendering.