simplified AspectRatio code, better exception handling for QuestPdf.Examples, fixed Placeholder image
This commit is contained in:
@@ -27,7 +27,7 @@ namespace QuestPDF.Examples.Engine
|
||||
|
||||
public void Compose(IContainer container)
|
||||
{
|
||||
container.Element(Container.Child);
|
||||
container.Background("#FFF").Element(Container.Child);
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user