Cuminas DjVu SDK for .NET Framework
EncoderParams Constructor(String)



Name of the profile to load.
Initializes the object using the specified profile.
Syntax
Public Function New( _
   ByVal profileName As String _
)
Dim profileName As String
 
Dim instance As New EncoderParams(profileName)
public EncoderParams( 
   string profileName
)
public:
EncoderParams( 
   String^ profileName
)

Parameters

profileName
Name of the profile to load.
Remarks
The profile repository file should be initialized/installed on the correct location before using the profiles. For more information, see DjVu Encoder Profiles.
Requirements

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

See Also

Reference

EncoderParams Class
EncoderParams Members
Overload List
DjVu Encoder Profiles

Send Feedback