The PdfNumber type exposes the following members.

Constructors

Methods

  NameDescription
Public methodCanBeInObjStm (Inherited from PdfObject.)
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected methodFinalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetBytes (Inherited from PdfObject.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodIncrement
Public methodIsArray (Inherited from PdfObject.)
Public methodIsBoolean (Inherited from PdfObject.)
Public methodIsDictionary (Inherited from PdfObject.)
Public methodIsIndirect (Inherited from PdfObject.)
Public methodIsName (Inherited from PdfObject.)
Public methodIsNull (Inherited from PdfObject.)
Public methodIsNumber (Inherited from PdfObject.)
Public methodIsStream (Inherited from PdfObject.)
Public methodIsString (Inherited from PdfObject.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodToPdf (Inherited from PdfObject.)
Public methodToString (Inherited from PdfObject.)

Fields

  NameDescription
Protected fieldbytes (Inherited from PdfObject.)
Protected fieldindRef (Inherited from PdfObject.)
Protected fieldtype (Inherited from PdfObject.)

Properties

  NameDescription
Protected propertyContent (Inherited from PdfObject.)
Public propertyDoubleValue
Public propertyFloatValue
Public propertyIndRef (Inherited from PdfObject.)
Public propertyIntValue
Public propertyLength (Inherited from PdfObject.)
Public propertyType (Inherited from PdfObject.)

See Also