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

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