Properties | |
| double | DoubleValue [get] |
| Gets the double-precision floating-point representation of the value. | |
| float | FloatValue [get] |
| Gets the floating-point representation of the value. | |
| int | IntValue [get] |
| Gets the integer representation of the value. | |
| object | Value [get] |
PDF number interface.
double org.pdfclown.objects.IPdfNumber.DoubleValue [get] |
Gets the double-precision floating-point representation of the value.
Implemented in org.pdfclown.objects.PdfInteger, and org.pdfclown.objects.PdfReal.
float org.pdfclown.objects.IPdfNumber.FloatValue [get] |
Gets the floating-point representation of the value.
Implemented in org.pdfclown.objects.PdfInteger, and org.pdfclown.objects.PdfReal.
int org.pdfclown.objects.IPdfNumber.IntValue [get] |
Gets the integer representation of the value.
Implemented in org.pdfclown.objects.PdfInteger, and org.pdfclown.objects.PdfReal.
Referenced by org.pdfclown.documents.contents.fonts.SimpleFont.OnLoad().
object org.pdfclown.objects.IPdfSimpleObject.Value [get, inherited] |
Copyright 2006-2013 Stefano Chizzolini. For more information, please visit PDF Clown home page.
Generated on Sat Feb 9 21:08:39 2013 for PDF Clown 0.1.2 by
1.6.3