The PdfUtil type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | PdfUtil |
Methods
Name | Description | |||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]() ![]() | DecryptSetting |
Decrypt Unicode string.
| ||||||||||||||||||||||||
![]() ![]() | EncryptPdf |
Encrypt an existing PDF
| ||||||||||||||||||||||||
![]() ![]() | EncryptSetting |
Encrypt Unicode string.
| ||||||||||||||||||||||||
![]() ![]() | GetCompatiblePrinters |
Get list of compatible printers
| ||||||||||||||||||||||||
![]() ![]() | GetPrinterAppFolder |
Get the application folder of the specified printer.
| ||||||||||||||||||||||||
![]() ![]() | GetPrinterVersion |
Get the version of the printer.
| ||||||||||||||||||||||||
![]() ![]() | GetPrinterVersionInfo |
Get the version information of the printer.
| ||||||||||||||||||||||||
![]() ![]() | GetRegistrySetting |
Read printer settings from the registry key
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Print\Printers\[PRINTER NAME]
| ||||||||||||||||||||||||
![]() ![]() | Linearize | Overloaded. | ||||||||||||||||||||||||
![]() ![]() | Merge |
Merge two or more PDF files.
| ||||||||||||||||||||||||
![]() ![]() | PrintFile |
Send a file to the printer set in the PrinterName property.
This method will use the PrintTo verb to send a file to the printer and create a PDF document.
You often want to create a runonce.ini before calling this method.
It is recommended that you set the following settings:
| ||||||||||||||||||||||||
![]() ![]() | PrintPdf |
Send an existing PDF file to a printer
| ||||||||||||||||||||||||
![]() ![]() | ReadIniString |
Read a string from an ini file.
| ||||||||||||||||||||||||
![]() ![]() | SignPdf | Overloaded. | ||||||||||||||||||||||||
![]() ![]() | SignPdfByThumbprint | Overloaded. | ||||||||||||||||||||||||
![]() ![]() | WaitForFile |
Wait for a file to be created.
| ||||||||||||||||||||||||
![]() ![]() | WriteIniString |
Write a string to an ini file.
|
Properties
Name | Description | |
---|---|---|
![]() ![]() | DefaultPrinterName |
Returns the default printer name for the assembly.
|