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

In This Topic
    ReadInt16 Method (GcBinaryReader)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Function ReadInt16() As System.Short
    public virtual System.short ReadInt16()
    See Also