SharpPlot Reference > SharpPlot Methods > RenderPdf Method > (PdfMode,Boolean) SharpPlot.RenderPdf Method (PdfMode,Boolean)
PDF optionally compressed and will open in chosen mode with all fonts embedded.
public string RenderPdf(
PdfMode mode,
bool deflate
);
-
mode
- Controls how the PDF is shown on opening.
-
deflate
- Use file compression (default is true) (turn off to enable saved comments).
-
return value
- Completed chart as PDF.
See also ...SharpPlot Members | SharpPlot.RenderPdf Method
Send comments on this topic © Dyalog Ltd 2021
|