Cuminas DjVu SDK for .NET Framework
ChunkConfigs Property



Syntax
Public Property ChunkConfigs As IW44ChunkConfig()
Dim instance As IW44EncoderParams
Dim value() As IW44ChunkConfig
 
instance.ChunkConfigs = value
 
value = instance.ChunkConfigs
public IW44ChunkConfig[] ChunkConfigs {get; set;}
public:
property array<IW44ChunkConfig>^ ChunkConfigs {
   array<IW44ChunkConfig>^ get();
   void set (    array<IW44ChunkConfig>^ value);
}
Requirements

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

See Also

Reference

IW44EncoderParams Class
IW44EncoderParams Members

Send Feedback