Back to Devexpress

NotFoundFontEventArgs Class

corelibraries-devexpress-dot-drawing-e0bee01e.md

latest1.2 KB
Original Source

NotFoundFontEventArgs Class

Contains data for the QueryNotFoundFont event.

Namespace : DevExpress.Drawing

Assembly : DevExpress.Drawing.v25.2.dll

NuGet Package : DevExpress.Drawing

Declaration

csharp
public class NotFoundFontEventArgs :
    EventArgs
vb
Public Class NotFoundFontEventArgs
    Inherits EventArgs

NotFoundFontEventArgs is the data class for the following events:

Inheritance

Object EventArgs NotFoundFontEventArgs

See Also

NotFoundFontEventArgs Members

DevExpress.Drawing Namespace