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.DocumentAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2025.2.13
Syntaxpublic static event EventHandler<FontFileSelectionEventArgs> FontSelection
Public Shared Event FontSelection As EventHandler(Of FontFileSelectionEventArgs)
Value
EventHandlerFontFileSelectionEventArgs
See Also