PDF File Writer Class Library - Author Uzi Granot
PdfTableCellCreateTextBox Method |
Creates an empty text box with client width.
Namespace: PdfFileWriter
Assembly: PdfFileWriter (in PdfFileWriter.dll) Version: 1.1.24.0 (1.1.24.0)


The newly created TextBox will have the correct client width. First line indent and line break factor will be taken from cell's style.
CreateTextBox() method sets the Value property of this cell to the returned TextBox value;
