Property Font
Namespace TallComponents.PDF.Annotations.Widgets
Class Widget
The text font.
For widgets connected to RadioButtons and CheckBoxes this property is not used.
Setting this property is supported in classic PDF documents only.
The EmbedMode of the font that is assigned should be Auto, Full or ReferenceOnly. All other cases will throw an InvalidOperationException.
Syntax
public Font Font { get; set; }
Property value
Font