Save all to multipage PDF from filepath.
Namespace: TwainScanning.Collectors
Assembly: TwainScanning (in TwainScanning.dll) Version: 1.3.4.0 (1.3.4.0)
Syntax
public bool SaveAllToMultipagePdf( string filePath, int quality = 80, PdfProtection protection = null )
Parameters
- filePath
- Type: SystemString
- quality (Optional)
- Type: SystemInt32
- protection (Optional)
- Type: TwainScanning.CollectorsPdfProtection
Return Value
Type: BooleanSee Also