[]
        
(Showing Draft Content)

C1.Report.FontData

FontData Class

Represents platform independent Font object. Under WinForms encapsulates a C1.Util.Font object and provides get/set access to the font properties.

Inheritance
FontData
Namespace: C1.Report
Assembly: C1.Report.4.6.2.dll
Syntax
[TypeConverter(typeof(ExpandableObjectConverter))]
public class FontData : FontHolder, INotifyPropertyChanged
<TypeConverter(GetType(ExpandableObjectConverter))>
Public Class FontData
    Inherits FontHolder
    Implements INotifyPropertyChanged

Properties

Name Description
Data

Gets binary data of this font data.

Embed

Gets or sets a value that indicates whether embedded this font.

Format

Gets embedded font format of this font data.