Documents for PDF .NET Edition
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Common Namespace / GcBinaryReader Class / BaseStream Property

In This Topic
    BaseStream Property (GcBinaryReader)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable ReadOnly Property BaseStream As System.IO.Stream
    public virtual System.IO.Stream BaseStream {get;}
    See Also