Atalasoft.PdfDoc.Generating Namespace |
| Class | Description | |
|---|---|---|
| OpaquePageInformer |
When a page from a PDF document can't be imported for some reason,
this class can report the reason for the failure if it is available.
| |
| PdfColorFactory |
A factory class to create PdfColors from their channel components.
| |
| PdfDefaultPages |
A collection of default pages for use in the PdfGeneratedDocument object
| |
| PdfGeneratedDocument |
The PdfGeneratedDocument object is designed to create documents using the Pdf Generating Tools.
| |
| PdfGeneratedPage |
A BasePage object which contains functionality to create Pdf. Use this class when trying to programmatically generate pdf pages.
|
| Interface | Description | |
|---|---|---|
| IPdfCmykColor |
The interface for CMYK colors in Pdf.
| |
| IPdfColor |
A container interface used to carry color objects in collections. Do not use this interface unless you are simply moving a more specific color object to another object.
| |
| IPdfGrayColor |
The interface for Gray based colors in Pdf
| |
| IPdfRgbColor |
The interface for RGB color in Pdf
|
| Enumeration | Description | |
|---|---|---|
| PdfColorSpaceType |
The available color spaces in pdf
|