Cuminas DjVu SDK for .NET Framework
ProfileNames Property



All the names of the profiles installed on the profile repository.
Syntax
Public Shared ReadOnly Property ProfileNames As String()
Dim value() As String
 
value = EncoderProfile.ProfileNames
public static string[] ProfileNames {get;}
public:
static property array<String^>^ ProfileNames {
   array<String^>^ get();
}

Property Value

The names of the profiles installed and available.
Requirements

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

See Also

Reference

EncoderProfile Class
EncoderProfile Members
DjVu Encoder Profiles

Send Feedback