public method TableCellBuilder.SetHorizontalAlignment

Brief

Sets the horizontal alignment for the table cell.

Declaration
C#
Gehtsoft.PDFFlow.Builder.TableCellBuilder  SetHorizontalAlignment (Gehtsoft.PDFFlow.Models.Enumerations.HorizontalAlignment horizontalAlignment)

Parameters
horizontalAlignment

The horizontal alignment.

Declared in TableCellBuilder

back