ImageGear .NET - Updated March 30, 2018
ImGearPDFBasFixed Class
Members 




ImageGear24.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace : ImGearPDFBasFixed Class
Represents basic fixed object.
Object Model
ImGearPDFBasFixed Class
Syntax
'Declaration
 
Public NotInheritable Class ImGearPDFBasFixed 
   Inherits ImGearPDFBasObj
 
'Usage
 
Dim instance As ImGearPDFBasFixed
Remarks
Fixed objects approximate mathematical real numbers, but with limited range and precision. They are typically represented in fixed-point, rather than floating-point, form.
Inheritance Hierarchy

System.Object
   ImageGear.Formats.PDF.ImGearPDFObject
      ImageGear.Formats.PDF.ImGearPDFBasObj
         ImageGear.Formats.PDF.ImGearPDFBasFixed

See Also

Reference

ImGearPDFBasFixed Members
ImageGear.Formats.PDF Namespace