COM Wrapper for static method PdfUtil.PrintFile.
Namespace: pdf7.PdfWriter
Assembly: pdf7.PdfWriter (in pdf7.PdfWriter.dll) Version: 4.0.0.0 (4.0.1000.111)
Syntax
Parameters
- fileName
- Type: SystemString
Full path of document to print. - printerName
- Type: SystemString
Name of printer to be used from this method.
Return Value
Type: BooleanReturns true if the document was sent to the printer. Otherwise, it returns false.
See Also