PdfUInteger MethodsTerminal Works - PDF Printing.Net Library

The PdfUInteger type exposes the following members.

Methods

  NameDescription
Public methodClone
Creates a copy of this object.
(Inherited from PdfItem.)
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
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 methodGetTypeCode
Returns type code for 32-bit integers.
Public methodToBoolean
Converts the value of this instance to an equivalent Boolean value.
Public methodToByte
Converts the value of this instance to an equivalent 8-bit unsigned integer.
Public methodToChar
Converts the value of this instance to an equivalent Unicode character.
Public methodToDateTime
Returns an undefined DateTime structure.
Public methodToDecimal
Converts the value of this instance to an equivalent Decimal number.
Public methodToDouble
Converts the value of this instance to an equivalent double-precision floating-point number.
Public methodToInt16
Converts the value of this instance to an equivalent 16-bit signed integer.
Public methodToInt32
Converts the value of this instance to an equivalent 32-bit signed integer.
Public methodToInt64
Converts the value of this instance to an equivalent 64-bit signed integer.
Public methodToSByte
Converts the value of this instance to an equivalent 8-bit signed integer.
Public methodToSingle
Converts the value of this instance to an equivalent single-precision floating-point number.
Public methodToString
Returns the unsigned integer as string.
(Overrides ObjectToString.)
Public methodToType
Returns null.
Public methodToUInt16
Converts the value of this instance to an equivalent 16-bit unsigned integer.
Public methodToUInt32
Converts the value of this instance to an equivalent 32-bit unsigned integer.
Public methodToUInt64
Converts the value of this instance to an equivalent 64-bit unsigned integer.
Top
See Also

Reference