The base class for ROs that capable to render WinForms Contlol's screen image.

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

Syntax

C#
public abstract class RenderControlImageBase : RenderObject
Visual Basic (Declaration)
Public MustInherit Class RenderControlImageBase _
	Inherits RenderObject

Inheritance Hierarchy

See Also