ImportAsDocumentType
A setting that specifies the type for the document that the import process creates (if any) to hold imported files as child pages.
Important: You must configure the DatacapBOX action before you use
this option. For more information, see DatacapBOX actions.
The default value for this setting is an empty string, which means that the import process does not create a document to hold imported pages. Instead, files are imported as batch-level pages. Smart parameters are supported.
Member of namespace
DatacapBOXSyntax
ImportAsDocumentType(string NewValue)
Parameters
Smart parameters are supported.
Level
Any level.Example
ImportAsDocumentType("MyDocType")
Download()