SignaturePanel.FontSize Property
Gets or sets a int indicating the font size.
public int FontSize { get; set; }
Public Property FontSize As Int32
Property Value
Licensing Info
This property is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:
- An active DynamicPDF Ultimate Subscription
- An active DynamicPDF Professional or Professional Plus Subscription with DynamicPDF Core Suite selected.
- A DynamicPDF Core Suite for .NET v12.X Developer License.
Remarks
By assigning a value more than zero, will override automatic font size adjustment to make the best fit of text in the panel.