PDFReaderControls.NET Professional Type Reference

Widget.Font Property

The text font.

public TallComponents.PDF.Fonts.Font Font {get; set;}

Remarks

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.

See Also

Widget Class | TallComponents.PDF.Annotations.Widgets Namespace