Classes
Class | Description | |
---|---|---|
ComPdfSettings |
This class can read and write setting files for the PDF Writer.
You can use this to specify a large number of properties for the PDF Writer print jobs.
If you are programming in .NET you should use the PdfSettings class instead of this one.
From a COM client you instantiate this object using the prog id bioPDF.PdfSettings or class id DA427B24-0BD8-47e4-9756-865BF094AB39. | |
ComPdfUtil |
COM interface for class PdfUtil.
| |
PdfSettings |
This class represents the settings of a PDF creation job.
| |
PdfUtil |
Helper class for creating PDF files.
|
Enumerations
Enumeration | Description | |
---|---|---|
PdfSettingsFileType |
Types of settings files.
| |
PdfUtil..::.EncryptionType |
Encryption types when creating password protected PDF documents.
| |
PdfUtil..::.PrinterSelection |
How to selelct a printer.
|