The PdfNumber type exposes the following members.
Constructors
Methods
| Name | Description | |
|---|---|---|
| CanBeInObjStm | (Inherited from PdfObject.) | |
| Equals | (Inherited from Object.) | |
| Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| GetBytes | (Inherited from PdfObject.) | |
| GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| Increment | ||
| IsArray | (Inherited from PdfObject.) | |
| IsBoolean | (Inherited from PdfObject.) | |
| IsDictionary | (Inherited from PdfObject.) | |
| IsIndirect | (Inherited from PdfObject.) | |
| IsName | (Inherited from PdfObject.) | |
| IsNull | (Inherited from PdfObject.) | |
| IsNumber | (Inherited from PdfObject.) | |
| IsStream | (Inherited from PdfObject.) | |
| IsString | (Inherited from PdfObject.) | |
| MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| ToPdf | (Inherited from PdfObject.) | |
| ToString | (Inherited from PdfObject.) |
Fields
| Name | Description | |
|---|---|---|
| bytes | (Inherited from PdfObject.) | |
| indRef | (Inherited from PdfObject.) | |
| type | (Inherited from PdfObject.) |
Properties
| Name | Description | |
|---|---|---|
| Content | (Inherited from PdfObject.) | |
| DoubleValue | ||
| FloatValue | ||
| IndRef | (Inherited from PdfObject.) | |
| IntValue | ||
| Length | (Inherited from PdfObject.) | |
| Type | (Inherited from PdfObject.) |