Defines RO that represents its drawing surface as a Graphics object.

Namespace:  C1.C1PrintDocument
Assembly:  C1.C1PrintDocument.Classic.2 (in C1.C1PrintDocument.Classic.2.dll)

Syntax

C#
public class RenderGraphics : RenderObject
Visual Basic (Declaration)
Public Class RenderGraphics _
	Inherits RenderObject

Inheritance Hierarchy

System..::.Object
  C1.C1PrintDocument..::.DocumentElement
    C1.C1PrintDocument..::.RenderObject
      C1.C1PrintDocument..::.RenderGraphics

See Also