Cuminas DjVu SDK for .NET Framework
GetEncodedDocument(JB2ShapeOptimizationCallback) Method



Gets the encoded DjVu document.
Syntax
Public Overloads Function GetEncodedDocument( _
   ByVal shapeOptCallback As JB2ShapeOptimizationCallback _
) As Document
Dim instance As Encoder
Dim shapeOptCallback As JB2ShapeOptimizationCallback
Dim value As Document
 
value = instance.GetEncodedDocument(shapeOptCallback)

Parameters

shapeOptCallback

Return Value

Document object, which contains the encoded DjVu document.
Requirements

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

See Also

Reference

Encoder Class
Encoder Members
Overload List

Send Feedback