This is the complete list of members for MR.Pdf, including all inherited members.
| addImage(MR.Const_Image image, MR.Pdf.Const_ImageParams params_) | MR.Pdf | inline |
| addImageFromFile(string imagePath, MR.Pdf.Const_ImageParams params_) | MR.Pdf | inline |
| addPaletteStatsTable(MR.Std.Const_Vector_MRPdfPaletteRowStats paletteStats) | MR.Pdf | inline |
| addRow(MR.Std.Const_Vector_MRPdfCell cells) | MR.Pdf | inline |
| addTable(MR.Std.Const_Vector_StdPairStdStringFloat table) | MR.Pdf | inline |
| addTableTitles(MR.Std.Const_Vector_StdString titles) | MR.Pdf | inline |
| addText(string text, bool? isTitle=null) | MR.Pdf | inline |
| addText(string text, MR.Pdf.Const_TextParams params_) | MR.Pdf | inline |
| assign(MR._ByValue_Pdf other) | MR.Pdf | inline |
| drawRect(in MR.Box2f rect, in MR.Color fillColor, in MR.Color strokeColor) | MR.Pdf | inline |
| drawTextCell(string text, MR.Pdf.Const_TextCellParams params_) | MR.Pdf | inline |
| drawTextInRect(string text, in MR.Box2f rect, MR.Pdf.Const_TextParams params_) | MR.Pdf | inline |
| getTableTextWidth(string text) | MR.Pdf | inline |
| getTextWidth(string text, MR.Pdf.Const_TextParams params_) | MR.Pdf | inline |
| newPage() | MR.Pdf | inline |
| newTable(int columnCount) | MR.Pdf | inline |
| operator Pdf(MR.Const_PdfParameters? params_) | MR.Pdf | inlinestatic |
| Pdf(MR.Const_PdfParameters? params_=null) | MR.Pdf | inline |
| Pdf(MR._ByValue_Pdf other) | MR.Pdf | inline |
| saveToFile(string documentPath) | MR.Pdf | inline |
| setColumnValuesFormat(MR.Std.Const_Vector_StdString formats) | MR.Pdf | inline |
| setCursorPosX(float posX) | MR.Pdf | inline |
| setCursorPosY(float posY) | MR.Pdf | inline |
| setNewPageAction(MR.Std._ByValue_Function_VoidFuncFromMRPdfRef action) | MR.Pdf | inline |
| setTableColumnWidths(MR.Std.Const_Vector_Float widths) | MR.Pdf | inline |
| setTableCustomRule(MR.Std._ByValue_Function_MRPdfCellCustomParamsFuncFromIntIntConstStdStringRef rule) | MR.Pdf | inline |