[]
        
(Showing Draft Content)

C1.C1Preview.RenderC1Printable.-ctor

RenderC1Printable Constructor

RenderC1Printable()

Initializes a new instance of the RenderC1Printable class.

Declaration
public RenderC1Printable()
Public Sub New()

RenderC1Printable(object)

Initializes a new instance of the RenderC1Printable class, and assigns the Object property.

Declaration
public RenderC1Printable(object obj)
Public Sub New(obj As Object)
Parameters
Type Name Description
object obj

The object to assign to the Object property.