GdPicture.NET.14
Inheritance Hierarchy
In This Topic
GdPicture14 Namespace (GdPicture.NET.14)
In This Topic
Classes
 ClassDescription
ClassThe AnnotationEditor class helps you to handle and process GdPictureXMP annotations in your application through the associated AnnotationManager object.
ClassThe AnnotationManager class provides all the necessary handling of the GdPictureXMP annotations in your files. Using this class, you can create or load annotations, change their properties and save them directly to your document. The initialisation of the AnnotationManager object is possible from more sources, like GdViewer control, GdPictureImage object or GdPicturePDF class and others.
Class 
ClassThe GdPictureDocumentConverter class provides the document conversion from wide variety of document formats. It is used as a wrapper class to allow you easily load, save and convert the files of different types. Please find all the currently supported input document formats listed here.
ClassThe GdPictureDocumentUtilities class serves a useful purpose in providing additional utilities and features allowing you to make use of all benefits the toolkit offers.
ClassThe GdPictureImaging class offers a huge amount of imaging features that GdPicture.NET toolkit provides. It is used as a wrapper class to allow you easily operate with your image files of different formats. Please find all the currently supported input document formats listed here.
ClassThe GdPictureOCR class offers the comprehensive optical character recognition (OCR) support. It is used as a wrapper class to allow you easily process the OCR on your documents and to find out required results in one place.
Class This class handles different options requested by a GdPictureOCR instance to export OCR result to a spreadsheet document.
ClassA utility class for creating default instances of GdPictureOfficeTemplate.
Class 
Class A base class for building templates for GdPicture Office Templating.
Class Represents the configuration settings for a template.
ClassRepresents the start and end delimiters used for template replacement in a GdPictureOfficeTemplateConfiguration.
Class A class that represents a GdPicture Office Templater for creating and processing Office document templates.
ClassThe GdPicturePDF class is responsible for almost all PDF features that GdPicture.NET toolkit offers. It is used as a wrapper class to allow you easily operate with PDF documents.
Class This class handles different options requested by a GdPicturePDF instance to perform OCR.
Class This class handles different options requested by a GdPicturePDF instance to perform smart redaction.
Class 
ClassThe GdPictureSegmenter class offers the comprehensive image segmentation support. It is used as a wrapper class to allow you easily segment your image-based documents into regions and to find out required results in one place.

In general, the image segmentation simply means a thresholding of your image into various areas, like blocks of text, graphics or images.

Class GdPictureTextExtraction is a streamlined class designed to effortlessly convert any GdPicture technology-supported document into plain text. It provides a range of capabilities that allow for addressing various scenarios, including indexing and enhancing the performance of LLM inferences. It employs internal logic to optimize extraction accuracy and minimize processing time through the dynamic utilization of page layout analysis, encoding detection, and OCR components. The identical API serves for processing raster images, PDFs, CAD files, Email files, and office formats alike. Documents can be loaded from file paths, Stream objects, or distant URIs.
ClassThe GdViewer class is designed to fully automate most viewing operations you require. The instance of this class can be used as an image viewer control to view supported files, images, PDF documents, as well as easily zoom, rotate, define display area, print or even create thumbnails of those loaded documents.

On the other hand, it can also be used as an interactive tool allowing you to add and edit solely GdPictureXMP annotations.

ClassThe LicenseManager class unlocks the GdPicture.NET toolkit with a purchased commercial key or a provided demo key to allow you to develop your application. You can also determine the currently used version of the toolkit using this class.
Class 
Class 
Delegates
 DelegateDescription
Delegate 
Delegate 
Delegate 
Delegate 
Delegate
Delegate 
Delegate 
Delegate 
Delegate This event is triggered when OCR is requested to an external engine.
Delegate 
Delegate 
Delegate 
Delegate 
Delegate 
Delegate 
Delegate 
Delegate 
Delegate 
Delegate 
Delegate 
Delegate 
Delegate 
Delegate 
DelegateOccurs when a key is pressed while the annotation TextBox control has focus.
DelegateOccurs when the annotation TextBox control loses focus.
Delegate 
Delegate 
Delegate 
Delegate 
Delegate 
Delegate 
Delegate 
Delegate 
Delegate 
Delegate 
Delegate 
Delegate 
Delegate 
Delegate 
Delegate 
Delegate 
Delegate 
Delegate 
Delegate 
Delegate 
Delegate 
Delegate 
Delegate 
Delegate 
Delegate 
Delegate 
Delegate 
Delegate 
Delegate Occurs when a file type is not supported by the control. It is possible to provide a specific Bitmap to be used in the item through the CustomBitmap property.
Delegate 
Delegate Occurs when a thumbnail is clicked.
Delegate Occurs when a thumbnail is double clicked.
Delegate Occurs when the user moved an item in the control.
Delegate Occurs when the selected state of a thumbnail changes.
Delegate Occurs when all items of the controls has been loaded.
Delegate Occurs when the control is scrolled.
Enumerations
See Also