| AddTimestampOptions | Represents Add Timestamp Options for Documentize.Timestamp plugin. |
| ChatCompletion | Represents a chat completion response returned by model, based on the provided input. |
| ChatGptConsts | This class represents a storage for constants. |
| ChatGptRequestOptions | Represents options for Documentize.PdfManager plugin. |
| Choice | A chat completion choice. |
| CompressOptions | Represents Compress options for Documentize.PdfManager plugin. |
| DecryptOptions | Represents Decrypt Options for Documentize.PdfSecurity plugin. |
| DirectoryDataSource | Represents directory data for load and save operations of a plugin. |
| DocConverter | Represents Documentize.DocConverter plugin. Used to convert PDF documents into DOC/DOCX format. |
| EncryptOptions | Represents Encrypt Options for Documentize.PdfSecurity plugin. |
| ExtractFormDataToDsvOptions | Represents options for export values of fields for Documentize.PdfExtractor plugin. |
| ExtractImagesOptions | Represents images extraction options for the Documentize.PdfExtractor plugin. |
| ExtractTextOptions | Represents text extraction options for the Documentize.PdfExtractor plugin. |
| FileDataSource | Represents file data for load and save operations of a plugin. |
| FileResult | Represents operation result in the form of string path to file. |
| FormExporter | Represents Documentize.FormExporter plugin. Used to Export Form values of PDF documents to DSV or CSV file. |
| FormFlattener | Represents Documentize.FormFlattener plugin. Used to Flatten fields in PDF documents. |
| FormFlattenerOptions | Represents options for Flatten Fields in document by Documentize.FormFlattener plugin. |
| HtmlConverter | Represents Documentize.HtmlConverter plugin. Used to convert PDF documents into HTML format and HTML documents into PDF format. |
| HtmlToPdfOptions | Represents HTML to PDF converter options for Documentize.PdfConverter plugin. |
| ImageExtractor | Represents Documentize.ImageExtractor plugin. Used to extract images from PDF documents. |
| Info | The class provides information about current product build. |
| JpegConverter | Represents Documentize.JpegConverter plugin. Used to convert PDF documents into JPEG format. |
| License | Provides method to set License. |
| MergeOptions | Represents Merge options for Documentize.PdfManager plugin. |
| Merger | Represents Documentize.Merger plugin. Used to merge multiple PDF documents into a single PDF. |
| Message | A chat completion message generated by the model. |
| ObjectResult | Represents operation result in the form of string. |
| OptimizeOptions | Represents Optimize options for Documentize.PdfManager plugin. |
| Optimizer | Represents Documentize.Optimizer plugin. Used to Optimize, Rotate, Resize, Compress PDF documents. |
| PageInfo | Represents the page information. |
| PageSize | Class representing size of page in PDF document. |
| PdfAConverter | Represents a plugin for handling the conversion of PDF documents in a PDF/A format and for validation of the PDF/A conformance. |
| PdfAOptionsBase | Represents the base class for the Documentize.PdfAConverter plugin options. This class provides properties and methods for configuring the PDF/A conversion and validation process. |
| PdfAValidateOptions | Represents options for validating PDF/A compliance of PDF documents with the Documentize.PdfConverter plugin. |
| PdfAValidationResult | Represents the result of a PDF/A validation process. |
| PdfChatGpt | Represents PdfChatGpt plugin. |
| PdfConverter | Represents Documentize.PdfConverter plugin. Used to Convert PDF documents to another formats like DOCX/DOC, XLSX/XLS/CSV/XLSM/ODS, HTML, JPEG, PNG, TIFF, PDF/A. Also allows you to perform PDF/A Validation and Convert HTML to PDF. |
| PdfConverterOptions | Represents options for Pdf converter plugins. |
| PdfExtractor | Represents Documentize.PdfExtractor plugin. Used to Extract Text, Images, Form Data from PDF documents. |
| PdfManager | Represents Documentize.PdfManager plugin. Used to Merge, Split, Optimize, Rotate, Resize, Compress PDF documents and Add Table, Add TOC to PDF documents. Can Merge multiple PDF documents into a single PDF. Can Split PDF documents into separate pages. Can Optimize, Rotate, Resize, Compress PDF documents. Can Rotate, Resize Pages of PDF document. Can Add a Table to a PDF document. Can Add a Table of Contents to PDF document. |
| PdfSecurity | Represents Documentize.PdfSecurity plugin. Used to Encrypt, Decrypt and Sign PDF documents. |
| PdfToDocOptions | Represents PDF to DOC converter options for Documentize.PdfConverter plugin. |
| PdfToHtmlOptions | Represents PDF to HTML converter options for Documentize.PdfConverter plugin. |
| PdfToJpegOptions | Represents PDF to JPEG converter options for the Documentize.PdfConverter plugin. |
| PdfToPdfAOptions | Represents options for converting PDF documents to PDF/A format with the Documentize.PdfConverter plugin. |
| PdfToPngOptions | Represents PDF to PNG converter options for the Documentize.PdfConverter plugin. |
| PdfToTiffOptions | Represents PDF to TIFF converter options for the Documentize.PdfConverter plugin. |
| PdfToXlsOptions | Represents PDF to XLS/XLSX converter options for Documentize.PdfConverter plugin. |
| PluginBaseOptions | Represents base options for plugins. |
| PngConverter | Represents Documentize.PngConverter plugin. Used to convert PDF documents into PNG format. |
| Rectangle | Class represents rectangle. |
| ResizeOptions | Represents Resize options for Documentize.PdfManager plugin. |
| ResultContainer | Represents container that contains the result collection of processing the plugin. |
| RotateOptions | Represents Rotate options for Documentize.PdfManager plugin. |
| Security | Represents Documentize.Security plugin. Used to encrypt and decrypt PDF documents. |
| SignOptions | Represents Sign Options for Documentize.PdfSecurity plugin. |
| Signature | Represents Documentize.Signature plugin. Used to Sign PDF documents. |
| SplitOptions | Represents Split options for Documentize.PdfManager plugin. |
| Splitter | Represents Documentize.Splitter plugin. Used to Split PDF documents into separate pages. |
| StreamDataSource | Represents stream data source for load and save operations of a plugin. |
| StreamResult | Represents operation result in the form of Stream. |
| StringResult | Represents operation result in the form of string. |
| TableBuilder | Class represents builder for table in pdf page. |
| TableCellBuilder | Class represents builder for table cell. |
| TableGenerator | Represents Documentize.TableGenerator plugin. Used to add a table to a PDF document. |
| TableOptions | Represents options for add table to document by Documentize.PdfManager plugin. |
| TableRowBuilder | Class represents builder for table row. |
| TextExtractor | Represents Documentize.TextExtractor plugin. Used to extract text from PDF documents. |
| TiffConverter | Represents Documentize.TiffConverter plugin. Used to convert PDF documents into TIFF format. |
| Timestamp | Represents Documentize.Timestamp plugin. Used to add Timestamp to a document. |
| TimestampOptions | TocGenerator Represents Documentize.TocGenerator plugin. Used to add a Table of Contents to PDF documents. |
| TocHeading | Represents options for Headings or Titles of Table of Contents to document by Documentize.PdfManager plugin. |
| TocOptions | Represents options for add Table of Contents to document by Documentize.PdfManager plugin. |
| Usage | Usage statistics for the completion request. |
| XlsConverter | Represents Documentize.XlsConverter plugin. Used to convert PDF documents into XLSX/XLS/CSV/XLSM/ODS formats. |