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

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