SharpLeaf Reference > SharpLeaf Methods > SavePdf Method > (String,PdfMode) SharpLeaf.SavePdf Method (String,PdfMode)
PDF will have all non-native fonts embedded and is compressed.
public void SavePdf(
string filename,
PdfMode mode
);
-
filename
- Name of output file.
-
mode
- Control how the PDF is shown on opening.
See also ...SharpLeaf Members | SharpLeaf.SavePdf Method
Send comments on this topic © Dyalog Ltd 2021
|