Encapsulation_type – Kofax DM API User Manual

Page 375

Advertising
background image

DM API T

OKENS

355

%ENCAPSULATION_TYPE

'Check whether it is for the DM Viewer.

If (rendition = "riff") Then

pGetDoc.AddSearchCriteria("%ENCAPSULATION_TYPE", "RIFF")

End If


'Retrieve the document objects.

pGetDoc.Execute

Related Items

See the

PCDGetDoc

object.

See the

AddSearchCriteria

method.

Advertising