VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging.Pdf.BasicTypes Namespace / PdfIntegerNumber Class
Constructors Properties Methods SeeAlso
In This Topic
    PdfIntegerNumber Class Members
    In This Topic
    The following tables list the members exposed by PdfIntegerNumber.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the PdfIntegerNumber class.
    Public Properties
     NameDescription
    Public PropertyGets a value as long number.
    Public PropertyGets the object value as number.
    Public PropertyGets the type of the object.
    Public PropertyGets or sets a object value.
    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)Creates the integer or real number. (Inherited from PdfNumber)
    Public MethodDetermines whether the specified System.Object, is equal to this instance.
    Public MethodReturns a hash code for this instance.
    Public MethodReturns the parent PDF object of this basic object. (Inherited from PdfBasicObject)
    Public MethodReturns a System.String that represents this instance.
    See Also