For the complete documentation index, see llms.txt. This page is also available as Markdown.

Public Function GetCurrentIndex() As Integer

When converting collection of document, this function returns currently processed document index.

Defined in

SwPDFProgress

Syntax

index = swPDFProgress.GetCurrentIndex()

Parameters

Return value

Integer

Currently processed document index.

Last updated

Was this helpful?