[]
        
(Showing Draft Content)

CSJ2K.j2k.codestream.HeaderInfo.comValue

comValue Field

Reference to the COM marker segments found in main and tile-part headers. The key is either "main_"+comIdx or "t"+tileIdx+"_"+comIdx.

Namespace: CSJ2K.j2k.codestream
Assembly: C1.WPF.PdfViewer.4.6.2.dll
Syntax
public Dictionary<object, object> comValue
Returns
Type Description
Dictionary<object, object> Reference to the COM marker segments found in main and tile-part headers. The key is either "main_"+comIdx or "t"+tileIdx+"_"+comIdx.