Kofax DM API Bedienungsanleitung Seite 421

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 528
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 420
DM API TOKENS 401
%ISTREAM_STATSTG_CBSIZE_LOWPART
%ISTREAM_STATSTG_CBSIZE_LOWPART
This token returns the size of a stream.
Syntax
PCDGetStream.GetPropertyValue( _
“%ISTREAM_STATSTG_CBSIZE_LOWPART”)
Parameters
Example
'Get the file stream.
Set pGetStream = pGetDoc.GetPropertyValue("%CONTENT")
'Get the size.
Dim VerFileSize As Long
Set VerFileSize = pGetStream.GetPropertyValue( _
"%ISTREAM_STATSTG_CBSIZE_LOWPART")
Related Items
See the PCDGetStream object.
See the
GetPropertyValue method.
See the
%CONTENT token.
%ISTREAM_STATSTG_
CBSIZE_LOWPART
The token that returns the size of the
content stream in bytes.
Seitenansicht 420
1 2 ... 416 417 418 419 420 421 422 423 424 425 426 ... 527 528

Kommentare zu diesen Handbüchern

Keine Kommentare