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

In This Topic
    ReadUInt16 Method (GcBinaryReader)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Function ReadUInt16() As System.UShort
    public virtual System.ushort ReadUInt16()
    See Also