Cuminas DjVu SDK for .NET Framework
Progression Property



Syntax
Public Property Progression As JPXProgression
Dim instance As JPXEncoderParams
Dim value As JPXProgression
 
instance.Progression = value
 
value = instance.Progression
public JPXProgression Progression {get; set;}
public:
property JPXProgression Progression {
   JPXProgression get();
   void set (    JPXProgression 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