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

In This Topic
    ReadByte Method
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Function ReadByte() As System.Byte
    public virtual System.byte ReadByte()
    See Also