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

In This Topic
    ReadDecimal Method
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Function ReadDecimal() As System.Decimal
    public virtual System.decimal ReadDecimal()
    See Also