The base class for ROs that capable to render WinForms Contlol's screen
image.
Namespace:
C1.C1PrintDocumentAssembly: 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
System..::.Object
C1.C1PrintDocument..::.DocumentElement
C1.C1PrintDocument..::.RenderObject
C1.C1PrintDocument..::.RenderControlImageBase
C1.C1PrintDocument..::.RenderControlImage
C1.C1PrintDocument..::.RenderControlSmart
C1.C1PrintDocument..::.DocumentElement
C1.C1PrintDocument..::.RenderObject
C1.C1PrintDocument..::.RenderControlImageBase
C1.C1PrintDocument..::.RenderControlImage
C1.C1PrintDocument..::.RenderControlSmart