
|
TgtPDFEngine is the main class to create PDF documents.
|

|
TgtRTFEngine is the main class for creation of RTF document.
|

|
TgtHTMLEngine is the main class to create HTML documents.
|

|
TgtXHTMLEngine is the main class for creation of XHTML documents.
|

|
TgtTextEngine is the main class for creation of text document.
|

|
TgtExcelEngine is the main class to create Excel documents.
|

|
TgtQuattroProEngine is the main class for creation of QuattroPro document.
|

|
TgtSYLKEngine is the main class for creation of SYLK (Symbolic Link) document.
|

|
TgtDIFEngine is the main class for creation of DIF (Data Interchange Format) documents.
|

|
TgtLotusEngine is the main class for creation of Lotus document.
|

|
TgtBMPEngine is the main class for creation of a Bitmap image.
|

|
TgtJPEGEngine is the main class for creation of JPEG (Joint Photographic Experts Group) image.
|

|
TgtGIFEngine is responsible for creation of a GIF (Graphics Interchange Format) image.
|

|
TgtEMFEngine is the main class for creation of EMF (Enhanced Meta File) documents.
|

|
TgtWMFEngine is the main class for creation of WMF (Windows Meta File) documents.
|

|
TgtSVGEngine is the main class for creation of SVG (Scalable Vector Graphics) document.**
|

|
TgtTIFFEngine is the main class for creation of TIFF (Tagged Image File Format) image.**
|

|
TgtPNGEngine is the main class for creation of PNG (Portable Network Graphics) image.**
|

|
TgtDocSettings contains all the general settings for a document.
|

|
TgtClipboard is used to save data into windows clipboard.
|