[]
        
(Showing Draft Content)

C1.C1Preview.RenderC1Printable.Object

Object Property

Object

Gets or sets the object to render. The object must implement either a Image C1PrintableGetImage() or a Stream C1PrintableGetTree() method accessible via reflection. For details, see the remarks section in RenderC1Printable.

Declaration
public object Object { get; set; }