Namespace:
GemBox.Pdf.Objects
Assembly:
GemBox.Pdf (in GemBox.Pdf.dll) Version: 10.0.35.1001
Syntaxpublic double Value { get; }
Public ReadOnly Property Value As Double
Get
Property Value
Type:
Double
A
Double value of this
PdfNumber instance.
See Also