FontSelectingEventArgs.Font Property

Gets or sets the Font object used to specify the font of the text for the HTML Area.

public Font Font { get; set; }
Public Property Font As Font

Property Value

Font

Licensing Info

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

See Also

FontSelectingEventArgs
ceTe.DynamicPDF.PageElements.Html

In this topic