public bool DocIsFile;
Public Property DocIsFile() As bool
The DataSource interface provides three ways to return a binary document: DocStream (any .NET Stream object), DocBytes (a byte array), and DocIsFile (a disk file). Only one of these can be used for each document.
|
Copyright (c) 1998-2012 dtSearch Corp. All rights reserved.
|