Cuminas DjVu SDK for .NET Framework
CodeBlockWidth Property



Syntax
Public Property CodeBlockWidth As Integer
Dim instance As JPXEncoderParams
Dim value As Integer
 
instance.CodeBlockWidth = value
 
value = instance.CodeBlockWidth
public int CodeBlockWidth {get; set;}
public:
property int CodeBlockWidth {
   int get();
   void set (    int value);
}
Requirements

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

See Also

Reference

JPXEncoderParams Class
JPXEncoderParams Members

Send Feedback