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

In This Topic
    ReadSByte Method
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Function ReadSByte() As System.SByte
    public virtual System.sbyte ReadSByte()
    See Also