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()
Public Function GetNextImageID As Integer
Return Value
Type:
Int32Remarks There is typically no need to call this method in client code.
See Also