Click or drag to resize

PdfTranslationSessionGetNextImageResourceName Method

This is a utility method used for generating resource names for images inside the Pdf 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 string GetNextImageResourceName()

Return Value

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