Event argument for the UnitGetBaseFontEventHandler delegate.
Namespace:
C1.C1PrintDocumentAssembly: C1.C1PrintDocument.Classic.2 (in C1.C1PrintDocument.Classic.2.dll)
Syntax
| C# |
|---|
[EditorBrowsableAttribute(EditorBrowsableState.Never)] public class UnitGetBaseFontEventArgs : EventArgs |
| Visual Basic (Declaration) |
|---|
<EditorBrowsableAttribute(EditorBrowsableState.Never)> _ Public Class UnitGetBaseFontEventArgs _ Inherits EventArgs |