[]
If an object implements this interface, it can be seamlessly rendered in a C1PrintDocument via a RenderC1Printable.
public interface IC1Printable
| Name | Description |
|---|---|
| C1PrintableGetImage() | Gets the content of control as Image. |
| C1PrintableGetTree() | Gets the content of control as C1 document that is serialized in stream. This document can be built with using C1PrintDocumentClient. |