Documentize Namespace

Classes

Class NameDescription
AddTimestampOptionsRepresents Add Timestamp Options for Documentize.Timestamp plugin.
ChatCompletionRepresents a chat completion response returned by model, based on the provided input.
ChatGptConstsThis class represents a storage for constants.
ChatGptRequestOptionsRepresents options for Documentize.PdfManager plugin.
ChoiceA chat completion choice.
CompressOptionsRepresents Compress options for Documentize.PdfManager plugin.
DecryptOptionsRepresents Decrypt Options for Documentize.PdfSecurity plugin.
DirectoryDataSourceRepresents directory data for load and save operations of a plugin.
DocConverterRepresents Documentize.DocConverter plugin. Used to convert PDF documents into DOC/DOCX format.
EncryptOptionsRepresents Encrypt Options for Documentize.PdfSecurity plugin.
ExtractFormDataToDsvOptionsRepresents options for export values of fields for Documentize.PdfExtractor plugin.
ExtractImagesOptionsRepresents images extraction options for the Documentize.PdfExtractor plugin.
ExtractTextOptionsRepresents text extraction options for the Documentize.PdfExtractor plugin.
FileDataSourceRepresents file data for load and save operations of a plugin.
FileResultRepresents operation result in the form of string path to file.
FormExporterRepresents Documentize.FormExporter plugin. Used to Export Form values of PDF documents to DSV or CSV file.
FormFlattenerRepresents Documentize.FormFlattener plugin. Used to Flatten fields in PDF documents.
FormFlattenerOptionsRepresents options for Flatten Fields in document by Documentize.FormFlattener plugin.
HtmlConverterRepresents Documentize.HtmlConverter plugin. Used to convert PDF documents into HTML format and HTML documents into PDF format.
HtmlToPdfOptionsRepresents HTML to PDF converter options for Documentize.PdfConverter plugin.
ImageExtractorRepresents Documentize.ImageExtractor plugin. Used to extract images from PDF documents.
InfoThe class provides information about current product build.
JpegConverterRepresents Documentize.JpegConverter plugin. Used to convert PDF documents into JPEG format.
LicenseProvides method to set License.
MergeOptionsRepresents Merge options for Documentize.PdfManager plugin.
MergerRepresents Documentize.Merger plugin. Used to merge multiple PDF documents into a single PDF.
MessageA chat completion message generated by the model.
ObjectResultRepresents operation result in the form of string.
OptimizeOptionsRepresents Optimize options for Documentize.PdfManager plugin.
OptimizerRepresents Documentize.Optimizer plugin. Used to Optimize, Rotate, Resize, Compress PDF documents.
PageInfoRepresents the page information.
PageSizeClass representing size of page in PDF document.
PdfAConverterRepresents a plugin for handling the conversion of PDF documents in a PDF/A format and for validation of the PDF/A conformance.
PdfAOptionsBaseRepresents the base class for the Documentize.PdfAConverter plugin options. This class provides properties and methods for configuring the PDF/A conversion and validation process.
PdfAValidateOptionsRepresents options for validating PDF/A compliance of PDF documents with the Documentize.PdfConverter plugin.
PdfAValidationResultRepresents the result of a PDF/A validation process.
PdfChatGptRepresents PdfChatGpt plugin.
PdfConverterRepresents 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.
PdfConverterOptionsRepresents options for Pdf converter plugins.
PdfExtractorRepresents Documentize.PdfExtractor plugin. Used to Extract Text, Images, Form Data from PDF documents.
PdfManagerRepresents 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.
PdfSecurityRepresents Documentize.PdfSecurity plugin. Used to Encrypt, Decrypt and Sign PDF documents.
PdfToDocOptionsRepresents PDF to DOC converter options for Documentize.PdfConverter plugin.
PdfToHtmlOptionsRepresents PDF to HTML converter options for Documentize.PdfConverter plugin.
PdfToJpegOptionsRepresents PDF to JPEG converter options for the Documentize.PdfConverter plugin.
PdfToPdfAOptionsRepresents options for converting PDF documents to PDF/A format with the Documentize.PdfConverter plugin.
PdfToPngOptionsRepresents PDF to PNG converter options for the Documentize.PdfConverter plugin.
PdfToTiffOptionsRepresents PDF to TIFF converter options for the Documentize.PdfConverter plugin.
PdfToXlsOptionsRepresents PDF to XLS/XLSX converter options for Documentize.PdfConverter plugin.
PluginBaseOptionsRepresents base options for plugins.
PngConverterRepresents Documentize.PngConverter plugin. Used to convert PDF documents into PNG format.
RectangleClass represents rectangle.
ResizeOptionsRepresents Resize options for Documentize.PdfManager plugin.
ResultContainerRepresents container that contains the result collection of processing the plugin.
RotateOptionsRepresents Rotate options for Documentize.PdfManager plugin.
SecurityRepresents Documentize.Security plugin. Used to encrypt and decrypt PDF documents.
SignOptionsRepresents Sign Options for Documentize.PdfSecurity plugin.
SignatureRepresents Documentize.Signature plugin. Used to Sign PDF documents.
SplitOptionsRepresents Split options for Documentize.PdfManager plugin.
SplitterRepresents Documentize.Splitter plugin. Used to Split PDF documents into separate pages.
StreamDataSourceRepresents stream data source for load and save operations of a plugin.
StreamResultRepresents operation result in the form of Stream.
StringResultRepresents operation result in the form of string.
TableBuilderClass represents builder for table in pdf page.
TableCellBuilderClass represents builder for table cell.
TableGeneratorRepresents Documentize.TableGenerator plugin. Used to add a table to a PDF document.
TableOptionsRepresents options for add table to document by Documentize.PdfManager plugin.
TableRowBuilderClass represents builder for table row.
TextExtractorRepresents Documentize.TextExtractor plugin. Used to extract text from PDF documents.
TiffConverterRepresents Documentize.TiffConverter plugin. Used to convert PDF documents into TIFF format.
TimestampRepresents Documentize.Timestamp plugin. Used to add Timestamp to a document.
TimestampOptionsTocGenerator Represents Documentize.TocGenerator plugin. Used to add a Table of Contents to PDF documents.
TocHeadingRepresents options for Headings or Titles of Table of Contents to document by Documentize.PdfManager plugin.
TocOptionsRepresents options for add Table of Contents to document by Documentize.PdfManager plugin.
UsageUsage statistics for the completion request.
XlsConverterRepresents Documentize.XlsConverter plugin. Used to convert PDF documents into XLSX/XLS/CSV/XLSM/ODS formats.

Interfaces

Interface NameDescription
IDataSourceGeneral data interface that defines common members that concrete data should implement.
IOperationResultGeneral operation result interface that defines common methods that concrete plugin operation result should implement.
IPluginOptionsGeneral plugin option interface that defines common methods that concrete plugin option should implement.

Enums

Enum NameDescription
ConvertErrorActionThis class represents action for conversion errors.
ConvertSoftMaskActionThis action represents actions for conversion of images with soft mask.
DataTypeRepresents possible types of data for plugin processing.
DocConversionModeDefines conversion mode of the output document.
PdfToXlsOptions.ExcelFormatAllows to specify xls/xlsx/xml/csv file format. Default value is XLSX.
HtmlMediaTypeSpecifies possible media types used during rendering.
HtmlPageLayoutOptionSpecifies flags that together other options determine sizes and layouts of pages.
PdfAStandardVersionSpecifies the PDF/A standard version for a PDF document.
RoleThe role of the messages author.
RotationEnumeration of possible rotation values.
PdfToHtmlOptions.SaveDataTypeDefines output type of HTML file.
TextFormattingModeDefines different modes which can be used while converting a PDF document into text. See Documentize.ExtractTextOptions class.
TiffColorDepthUsed to specify the Color Depth for the Documentize.PdfToTiffOptions.
TiffCompressionUsed to specify the Compression type for the Documentize.PdfToTiffOptions.
 English