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

In This Topic
    sotValue Field
    In This Topic
    Reference to the SOT marker segments found in tile-part headers. The kwy is given by "t"+tileIdx"_tp"+tilepartIndex.
    Syntax
    'Declaration
     
    
    Public sotValue As Dictionary(Of Object,Object)
    public Dictionary<object,object> sotValue
    See Also