Generated from class MR.Pdf.CellCustomParams. This is the const half of the class.
More...
|
| virtual unsafe void | Dispose (bool disposing) |
|
| unsafe MR.Std.Const_Optional_MRColor | colorText [get, protected set] |
| unsafe MR.Std.Const_Optional_MRColor | colorCellBg [get, protected set] |
| unsafe MR.Std.Const_Optional_MRColor | colorCellBorder [get, protected set] |
| unsafe MR.Std.Const_Optional_StdString | text [get, protected set] |
Generated from class MR.Pdf.CellCustomParams. This is the const half of the class.
◆ Const_CellCustomParams() [1/5]
| unsafe MR.Const_Pdf.Const_CellCustomParams.Const_CellCustomParams |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ Const_CellCustomParams() [2/5]
| unsafe MR.Const_Pdf.Const_CellCustomParams.Const_CellCustomParams |
( |
MR._InOpt_Color | colorText, |
|
|
MR._InOpt_Color | colorCellBg, |
|
|
MR._InOpt_Color | colorCellBorder, |
|
|
string? | text ) |
|
inline |
◆ Const_CellCustomParams() [3/5]
| unsafe MR.Const_Pdf.Const_CellCustomParams.Const_CellCustomParams |
( |
MR.Pdf._ByValue_CellCustomParams | _other | ) |
|
|
inline |
Generated from constructor MR::Pdf::CellCustomParams::CellCustomParams.
◆ Const_CellCustomParams() [4/5]
Generated from constructor MR::Pdf::CellCustomParams::CellCustomParams.
◆ Const_CellCustomParams() [5/5]
| MR.Const_Pdf.Const_CellCustomParams.Const_CellCustomParams |
( |
CellCustomParams | _other | ) |
|
|
inline |
Generated from constructor MR::Pdf::CellCustomParams::CellCustomParams.
◆ Dispose() [1/2]
| virtual void MR.Const_Pdf.Const_CellCustomParams.Dispose |
( |
| ) |
|
|
inlinevirtual |
◆ Dispose() [2/2]
| virtual unsafe void MR.Const_Pdf.Const_CellCustomParams.Dispose |
( |
bool | disposing | ) |
|
|
inlineprotectedvirtual |
◆ colorCellBg
| unsafe MR.Std.Const_Optional_MRColor MR.Const_Pdf.Const_CellCustomParams.colorCellBg |
|
getprotected set |
◆ colorCellBorder
| unsafe MR.Std.Const_Optional_MRColor MR.Const_Pdf.Const_CellCustomParams.colorCellBorder |
|
getprotected set |
◆ colorText
| unsafe MR.Std.Const_Optional_MRColor MR.Const_Pdf.Const_CellCustomParams.colorText |
|
getprotected set |
◆ text
| unsafe MR.Std.Const_Optional_StdString MR.Const_Pdf.Const_CellCustomParams.text |
|
getprotected set |
The documentation for this class was generated from the following file: