A factory class that you must use if you want to create a PDF document from a CLatexDocument instance.
More...
|
| static bool | CreateLatexDocument (CLatexDocument Document, string FileName, string DirectoryName) |
| | Creates a latex document from a CLatexDocument object. When you want create any kind of report, you usualy have to create and configure a CLatexDocument and then you call the CreateLatexDocument to generate the report. More...
|
| |
A factory class that you must use if you want to create a PDF document from a CLatexDocument instance.
| static bool Kinova.DLL.ReportBuilder.CReportBuilderFactory.CreateLatexDocument |
( |
CLatexDocument |
Document, |
|
|
string |
FileName, |
|
|
string |
DirectoryName |
|
) |
| |
|
static |
Creates a latex document from a CLatexDocument object. When you want create any kind of report, you usualy have to create and configure a CLatexDocument and then you call the CreateLatexDocument to generate the report.
- Parameters
-
| Document | The document. |
| FileName | Name of the file. |
The documentation for this class was generated from the following file:
- C:/Workspace/jaco_api_windows/Kinova.DLL.ReportBuilder/Code/CReportBuilderFactory.cs