BlackAndWhiteConversionOptions
Options for PDFHelper.convertToBlackAndWhite function
Properties
outputPath?
optionaloutputPath:string
Specifies the output file path (optional)
Memberof
BlackAndWhiteConversionOptions
deleteInputFile?
optionaldeleteInputFile:boolean
Should delete the input file when conversion is done (optional / default: true)
Default
Memberof
BlackAndWhiteConversionOptions
compatibility?
optionalcompatibility:string
Sets the compatibility of the output pdf (optional / default 1.4)
Default
Memberof
BlackAndWhiteConversionOptions
password?
optionalpassword:string
Password for encrypted pdf files (optional)
Memberof
BlackAndWhiteConversionOptions
customArguments?
optionalcustomArguments:string[]
Provide custom arguments to ghostdoc (optional)
Default
Memberof
BlackAndWhiteConversionOptions