VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging.Pdf.BasicTypes Namespace / PdfNumber Class
Constructors Properties Methods SeeAlso
In This Topic
    PdfNumber Class Members
    In This Topic
    The following tables list the members exposed by PdfNumber.
    Protected Constructors
     NameDescription
    Protected ConstructorInitializes a new instance of the PdfNumber class.
    Public Properties
     NameDescription
    Public PropertyGets the object value as number.
    Public PropertyGets the type of the object. (Inherited from PdfBasicObject)
    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)Creates the integer or real number.
    Public MethodReturns the parent PDF object of this basic object. (Inherited from PdfBasicObject)
    See Also