CellDefault.FontSize Property

Gets or sets the font size to use for the cell.

public Nullable<float> FontSize { get; set; }
Public Property FontSize As Nullable(Of Single)

Property Value

Nullable<float>

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