Cuminas DjVu SDK for .NET Framework
ImportFromXmlFile Method



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

Parameters

xmlFileName
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