|
|
@@ -45,8 +45,8 @@ namespace QuestPDF.Infrastructure
|
|
|
Color = Colors.Black,
|
|
|
BackgroundColor = Colors.Transparent,
|
|
|
DecorationColor = Colors.Black,
|
|
|
- FontFamilies = new[] { Fonts.Lato },
|
|
|
- FontFeatures = {},
|
|
|
+ FontFamilies = [ Fonts.Lato ],
|
|
|
+ FontFeatures = [],
|
|
|
Size = 12,
|
|
|
LineHeight = NormalLineHeightCalculatedFromFontMetrics,
|
|
|
LetterSpacing = 0,
|