Common Reference > Document Class > RenderPdf Method > (PdfMode) Document.RenderPdf Method (PdfMode)
PDF will have all non-native fonts embedded and is compressed.
public string RenderPdf(
PdfMode mode
);
-
mode
- Controls how the PDF is shown on opening.
-
return value
- Document as PDF.
See also ...Document.Members | Document.RenderPdf Method
Send comments on this topic © Dyalog Ltd 2021
|