Cuminas DjVu SDK for .NET Framework
Creator Property



Syntax
Public Shared Property Creator As String
Dim value As String
 
GlobalConfig.Creator = value
 
value = GlobalConfig.Creator
public static string Creator {get; set;}
public:
static property String^ Creator {
   String^ get();
   void set (    String^ value);
}
Requirements

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

See Also

Reference

GlobalConfig Class
GlobalConfig Members

Send Feedback