Kofax DM API Manuale Utente Pagina 327

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 528
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 326
DM API TOKENS 307
%CONTENT
'Report the total components (or rows).
iCount = pGetDoc.GetReturnValue(%NUM_COMPONENTS)
MsgBox(“The totoal number of rows = “ & CStr(iCount))
'Get the first row.
pGetDoc.SetRow(1)
'Get the stream.
pGetStream = pGetDoc.GetPropertyValue("%CONTENT")
checkError(pGetDoc, "ERROR_GETCONTENT")
'Get the size of the content stream.
VerFileSize = GetStream.GetPropertyValue( _
"%ISTREAM_STATSTG_CBSIZE_LOWPART")
Related Items
See the following objects:
PCDGetDoc
PCDPutDoc
See the GetPropertyValue method.
See the
%ISTREAM_STATSTG_CBSIZE_LOWPART token.
Vedere la pagina 326
1 2 ... 322 323 324 325 326 327 328 329 330 331 332 ... 527 528

Commenti su questo manuale

Nessun commento