Represents RO that capable to render some classes in a specific manner,
with support of a spill over page break.
Such classes explicitly or implicitly supports IC1ControlPrinter interface.
To determine whether control could be printed using this object
C1PrintDocument.CanPrintControl method must be used.
Namespace:
C1.C1PrintDocumentAssembly: C1.C1PrintDocument.Classic.2 (in C1.C1PrintDocument.Classic.2.dll)
Syntax
C# |
---|
public class RenderC1Printable : RenderObject |
Visual Basic (Declaration) |
---|
Public Class RenderC1Printable _ Inherits RenderObject |
Inheritance Hierarchy
System..::.Object
C1.C1PrintDocument..::.DocumentElement
C1.C1PrintDocument..::.RenderObject
C1.C1PrintDocument..::.RenderC1Printable
C1.C1PrintDocument..::.DocumentElement
C1.C1PrintDocument..::.RenderObject
C1.C1PrintDocument..::.RenderC1Printable