Cuminas DjVu SDK for .NET Framework
ImportFromXml Method



Syntax
Public Shared Function ImportFromXml( _
   ByVal xml As String _
) As EncoderProfile
Dim xml As String
Dim value As EncoderProfile
 
value = EncoderProfile.ImportFromXml(xml)
public static EncoderProfile ImportFromXml( 
   string xml
)
public:
static EncoderProfile^ ImportFromXml( 
   String^ xml
) 

Parameters

xml
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