public method TableRowBuilder.SetVerticalAlignment

Brief

Sets the table row vertical alignment.

Declaration
C#
Gehtsoft.PDFFlow.Builder.TableRowBuilder  SetVerticalAlignment (Gehtsoft.PDFFlow.Models.Enumerations.VerticalAlignment alignment)

Parameters
alignment

The vertical alignment.

Declared in TableRowBuilder

back