The font size.

Namespace: TallComponents.PDF.Annotations.Widgets
Assembly: TallComponents.PDF.Kit (in TallComponents.PDF.Kit.dll) Version: 3.0.69.1

Syntax

C#
public double FontSize { get; set; }
Visual Basic
Public Property FontSize As Double
	Get
	Set

Remarks

For widgets connected to SignatureField this property is not used.

Setting this property is supported in classic PDF documents only.

See Also