public method TableRowBuilder.SetHorizontalAlignment

Brief

Sets the table row horizontal alignment.

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

Parameters
horizontalAlignment

The horizontal alignment.

Declared in TableRowBuilder

back