MeshLib C# Docs
Loading...
Searching...
No Matches
MR.Pdf Member List

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.Pdfinline
addImageFromFile(string imagePath, MR.Pdf.Const_ImageParams params_)MR.Pdfinline
addPaletteStatsTable(MR.Std.Const_Vector_MRPdfPaletteRowStats paletteStats)MR.Pdfinline
addRow(MR.Std.Const_Vector_MRPdfCell cells)MR.Pdfinline
addTable(MR.Std.Const_Vector_StdPairStdStringFloat table)MR.Pdfinline
addTableTitles(MR.Std.Const_Vector_StdString titles)MR.Pdfinline
addText(string text, bool? isTitle=null)MR.Pdfinline
addText(string text, MR.Pdf.Const_TextParams params_)MR.Pdfinline
assign(MR._ByValue_Pdf other)MR.Pdfinline
drawRect(in MR.Box2f rect, in MR.Color fillColor, in MR.Color strokeColor)MR.Pdfinline
drawTextCell(string text, MR.Pdf.Const_TextCellParams params_)MR.Pdfinline
drawTextInRect(string text, in MR.Box2f rect, MR.Pdf.Const_TextParams params_)MR.Pdfinline
getTableTextWidth(string text)MR.Pdfinline
getTextWidth(string text, MR.Pdf.Const_TextParams params_)MR.Pdfinline
newPage()MR.Pdfinline
newTable(int columnCount)MR.Pdfinline
operator Pdf(MR.Const_PdfParameters? params_)MR.Pdfinlinestatic
Pdf(MR.Const_PdfParameters? params_=null)MR.Pdfinline
Pdf(MR._ByValue_Pdf other)MR.Pdfinline
saveToFile(string documentPath)MR.Pdfinline
setColumnValuesFormat(MR.Std.Const_Vector_StdString formats)MR.Pdfinline
setCursorPosX(float posX)MR.Pdfinline
setCursorPosY(float posY)MR.Pdfinline
setNewPageAction(MR.Std._ByValue_Function_VoidFuncFromMRPdfRef action)MR.Pdfinline
setTableColumnWidths(MR.Std.Const_Vector_Float widths)MR.Pdfinline
setTableCustomRule(MR.Std._ByValue_Function_MRPdfCellCustomParamsFuncFromIntIntConstStdStringRef rule)MR.Pdfinline