ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / CSJ2K.j2k.codestream Namespace / HeaderInfo Class / NewSOT Property

In This Topic
    NewSOT Property
    In This Topic
    Returns a new instance of SOT
    Syntax
    'Declaration
     
    
    Public Overridable ReadOnly Property NewSOT As HeaderInfo.SOT
    public virtual HeaderInfo.SOT NewSOT {get;}
    See Also