Open arivera12 opened 4 years ago
@sc231997 (Text from here https://github.com/arivera12/PdfMakeNet/pull/8#issuecomment-687794229)
A dirty way could be having all those attributes under PdfMakeStyle. If someone uses the wrong attribute combination pdfmake will handle that error.
I am thinking about using
reflection
for this at the moment but need I to think a little bit more on how it will look like and how this may be implemented. pulling in, making a new issue for the list types.