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

In This Topic
    GcBinaryReader Class
    In This Topic
    The System.IO.BinaryReader with some additional functionality.
    Object Model
    GcBinaryReader Class
    Syntax
    'Declaration
     
    Public Class GcBinaryReader 
       Inherits System.IO.BinaryReader
    public class GcBinaryReader : System.IO.BinaryReader 
    Inheritance Hierarchy

    System.Object
       System.IO.BinaryReader
          GrapeCity.Documents.Common.GcBinaryReader

    See Also