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