Click or drag to resize

PdfTranslationSessionGetNextImageID Method

This is a utility method used by a session to uniquely identify images within a document

Namespace:  Atalasoft.Ocr
Assembly:  Atalasoft.dotImage.Ocr (in Atalasoft.dotImage.Ocr.dll) Version: 11.5.0.5.0.230 (.NET 4.6.2, x86)
Syntax
public int GetNextImageID()

Return Value

Type: Int32
Remarks
There is typically no need to call this method in client code.
See Also