ComponentOne PDF for .NET
CSJ2K.j2k.codestream Namespace / HeaderInfo Class / NewCOC Property

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