ComponentOne PDF for .NET
org.jpedal.jbig2.io Namespace / StreamReader Class / Finished Property

In This Topic
    Finished Property (StreamReader)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Overridable ReadOnly Property Finished As Boolean
    public virtual bool Finished {get;}
    See Also