Click or drag to resize

FontSettingsFontSelection Event

Occurs when the FontFile must be selected based on the font name, style and weight used in the document and when the fallback font must be selected (if the current FontFile does not contain outlines for the Character).

Namespace: SautinSoft.Document
Assembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2025.2.13
Syntax
public static event EventHandler<FontFileSelectionEventArgs> FontSelection

Value

EventHandlerFontFileSelectionEventArgs
See Also