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

In This Topic
    ReadInt32 Method (GcBinaryReader)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Function ReadInt32() As System.Integer
    public virtual System.int ReadInt32()
    See Also