ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / CSJ2K.j2k Namespace / ModuleSpec Class / getDefault Method

In This Topic
    getDefault Method
    In This Topic
    Gets default value for this module.
    Syntax
    'Declaration
     
    
    Public Overridable Function getDefault() As Object
    public virtual object getDefault()

    Return Value

    The default value (Must be casted before use)
    See Also