An NDoc Documented Class Library

pdfTableColumn Constructor (String, predefinedAlignment, Int32)

Class's constructor

public pdfTableColumn(
   string columnValue,
   predefinedAlignment columnAlign,
   int columnSize
);

Parameters

columnValue
Text value of the column
columnAlign
Alignment of the column
columnSize
Size of the column

See Also

pdfTableColumn Class | sharpPDF Namespace | pdfTableColumn Constructor Overload List