Cuminas DjVu SDK for .NET Framework
Description Property (EncoderProfile)



Description of the profile.
Syntax
Public ReadOnly Property Description As String
Dim instance As EncoderProfile
Dim value As String
 
value = instance.Description
public string Description {get;}
public:
property String^ Description {
   String^ get();
}

Property Value

Description of the profile.
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

Send Feedback