SignaturePanel.FontSize Property

Gets or sets a int indicating the font size.

public int FontSize { get; set; }
Public Property FontSize As Int32

Property Value

Int32

Licensing Info

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

Remarks

By assigning a value more than zero, will override automatic font size adjustment to make the best fit of text in the panel.

See Also

SignaturePanel
ceTe.DynamicPDF.PageElements.Forms

In this topic