[]
public class C1Font
| Name | Description |
|---|---|
| C1Font(Func<double>, Func<string>, Func<FontAttributes>) |
| Name | Description |
|---|---|
| FontAttributes | |
| FontFamily | |
| FontSize | |
| IsBold | |
| IsItalic |
| Name | Description |
|---|---|
| Cascade(params C1Font[]) | |
| Create(Func<double>, Func<string>, Func<bool?>, Func<bool?>) | |
| Create(double?, string, bool?, bool?) | |
| OnChanged() |
| Name | Description |
|---|---|
| Changed |