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

In This Topic
    ReadUInt32 Method (GcBinaryReader)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Function ReadUInt32() As System.UInteger
    public virtual System.uint ReadUInt32()
    See Also