Encapsulates a Font()()()() object and provides get/set access to the font properties.
Namespace:
C1.C1Report.UtilAssembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
C# |
---|
[TypeConverterAttribute(typeof(ExpandableObjectConverter))] public class FontHolder |
Visual Basic |
---|
<TypeConverterAttribute(GetType(ExpandableObjectConverter))> _ Public Class FontHolder |