Tasqize Namespace
Classes
| Class Name | Description |
|---|---|
| License | Provides methods to license the component. |
| PdfSaveOptions | Specifies various options to control how the project is saved to PDF. |
| ProjectToPdfConverter | Transforms Microsoft Project files (MPP) into PDF documents. |
| TextStyle | Represents a text style applied to certain text items in the PDF output. |
| ViewSettings | Represents optional explicit view settings for generating the PDF. |
Enums
| Enum Name | Description |
|---|---|
| BackgroundPattern | Defines the pattern used to fill the background of certain text items in the PDF output. |
| FontStyles | Specifies style information applied to text. |
| PresentationFormat | Specifies the presentation format for the exported PDF (GanttChart, TaskUsage, etc.). |
| TextItemType | Specifies the item type of text that can be customized (e.g. NoncriticalTasks, MilestoneTasks). |
| Timescale | Specifies the timescale (e.g., Days, Weeks, Months) used when rendering the project view in a PDF. |