CellDefault.VAlign Property

Gets or sets the VAlign enumeration to use for the vertical alignment of each cell.

public Nullable<VAlign> VAlign { get; set; }
Public Property VAlign As Nullable(Of VAlign)

Property Value

Nullable<VAlign>

Licensing Info

This property is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:

See Also

CellDefault
ceTe.DynamicPDF.PageElements

In this topic