ComponentOne PDF for .NET
CSJ2K Namespace / J2kImage Class / GetDefaultParameterList Method

In This Topic
    GetDefaultParameterList Method (J2kImage)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared Function GetDefaultParameterList( _
       ByVal pinfo() As String _
    ) As ParameterList
    public static ParameterList GetDefaultParameterList( 
       string[] pinfo
    )

    Parameters

    pinfo
    See Also