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

In This Topic
    ReadDouble Method
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Function ReadDouble() As System.Double
    public virtual System.double ReadDouble()
    See Also