MeshLib C++ Docs
Loading...
Searching...
No Matches
MR::Pdf::CellCustomParams Struct Reference

#include <MRPdf.h>

Public Attributes

std::optional< ColorcolorText
 
std::optional< ColorcolorCellBg
 
std::optional< ColorcolorCellBorder
 
std::optional< std::string > text
 

Member Data Documentation

◆ colorCellBg

std::optional<Color> MR::Pdf::CellCustomParams::colorCellBg

◆ colorCellBorder

std::optional<Color> MR::Pdf::CellCustomParams::colorCellBorder

◆ colorText

std::optional<Color> MR::Pdf::CellCustomParams::colorText

◆ text

std::optional<std::string> MR::Pdf::CellCustomParams::text

The documentation for this struct was generated from the following file: