Table of Contents

Property RealValue

Namespace
BitMiracle.Docotic.Pdf
Assembly
BitMiracle.Docotic.Pdf.dll

RealValue

Gets the value of this CosNumber object as a real number.

public double RealValue { get; }

Property Value

double

The value of this CosNumber object as a real number.