'Declaration
Public Function New( _ ByVal source As PdfFlowTableImageCell _ )
'Usage
Dim source As PdfFlowTableImageCell Dim instance As New PdfFlowTableImageCell(source)
public PdfFlowTableImageCell( PdfFlowTableImageCell source )
public: PdfFlowTableImageCell( PdfFlowTableImageCell^ source )
Parameters
- source
- Source cell.