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.4.0.9.0.377 (.NET 4.5.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