#include <MRPdf.h>
Public Attributes | |
| std::optional< Color > | colorText |
| std::optional< Color > | colorCellBg |
| std::optional< Color > | colorCellBorder |
| std::optional< std::string > | text |
| std::optional<Color> MR::Pdf::CellCustomParams::colorCellBg |
| std::optional<Color> MR::Pdf::CellCustomParams::colorCellBorder |
| std::optional<Color> MR::Pdf::CellCustomParams::colorText |
| std::optional<std::string> MR::Pdf::CellCustomParams::text |