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