Class PdfConverter

Class PdfConverter

Muunna mallitiedosto PDF:ään.
public class PdfConverter

Inheritance

object PdfConverter

Perintöjäsenet

Examples

[C#]
LoadOptions loadOptions = new LoadOptions();
loadOptions.InputFile = "Template.xlsx";
PdfSaveOptions saveOptions = new PdfSaveOptions();
saveOptions.OutputFile = "res.pdf";
PdfConverter.Process(loadOptions, saveOptions);

Methods

Process(LoadOptions ja PdfSaveoptions)

Muunna mallitiedosto PDF:ään

public static void Process(LoadOptions loadOptions, PdfSaveOptions saveOptions)

Parameters

ja nimityö: Sheetize Puolueen kokous: Sheetize.dll

 Suomi