[]
        
(Showing Draft Content)

C1.C1Preview.IC1Printable

IC1Printable Interface

If an object implements this interface, it can be seamlessly rendered in a C1PrintDocument via a RenderC1Printable.

Namespace: C1.C1Preview
Assembly: C1.PrintDocument.8.dll
Syntax
public interface IC1Printable

Methods

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.