Determines whether the
Document object is in bundled format or not.
Public ReadOnly Property IsBundled As Boolean
Dim instance As Document
Dim value As Boolean
value = instance.IsBundled
public bool IsBundled {get;}
public:
property bool IsBundled {
bool get();
}
Property Value
true if the
Document object is in bundled format (the DjVu consists of only one file); otherwise, if the DjVu consists of multiple files, this is
false.
Target Platforms: Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family