Cuminas DjVu SDK for .NET Framework
IFFLayout Property



Gets the IFF layout information of the Document object.
Syntax
Public ReadOnly Property IFFLayout As IFFLayout
Dim instance As Document
Dim value As IFFLayout
 
value = instance.IFFLayout
public IFFLayout IFFLayout {get;}
public:
property IFFLayout^ IFFLayout {
   IFFLayout^ get();
}

Property Value

IFF layout information such as chunk offset, size and file name in the DjVu.
Requirements

Target Platforms: Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

Reference

Document Class
Document Members

Send Feedback