Méthode | Description | |
---|---|---|
MakePdf ( string inputHtmlPath, string outputPdfPath, string paperSizeName, bool landscape, bool saveMemoryMode, |
||
SetArguments ( StringBuilder bldr, string inputHtmlPath, string outputPdfPath, string paperSizeName, bool landscape, bool saveMemoryMode ) : void |
Méthode | Description | |
---|---|---|
GetNoDefaultPrinterErrorMessage ( ) : string |
public MakePdf ( string inputHtmlPath, string outputPdfPath, string paperSizeName, bool landscape, bool saveMemoryMode, |
||
inputHtmlPath | string | |
outputPdfPath | string | |
paperSizeName | string | |
landscape | bool | |
saveMemoryMode | bool | |
owner | ||
worker | ||
doWorkEventArgs | ||
Résultat | void |
public SetArguments ( StringBuilder bldr, string inputHtmlPath, string outputPdfPath, string paperSizeName, bool landscape, bool saveMemoryMode ) : void | ||
bldr | StringBuilder | |
inputHtmlPath | string | |
outputPdfPath | string | |
paperSizeName | string | |
landscape | bool | |
saveMemoryMode | bool | |
Résultat | void |