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