ImageGear .NET v25.0 - Updated
BBox Field (ImGearPDEFontAttrs)




ImageGear.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace > ImGearPDEFontAttrs Class : BBox Field
Font bounding box in 1000 EM units.
Syntax
'Declaration
 
Public BBox As ImGearPDFFixedRect
'Usage
 
Dim instance As ImGearPDEFontAttrs
Dim value As ImGearPDFFixedRect
 
value = instance.BBox
 
instance.BBox = value
public ImGearPDFFixedRect BBox
public: ImGearPDFFixedRect* BBox
public:
ImGearPDFFixedRect^ BBox

Field Value

ImGearPDFFixedRect class object.
See Also

Reference

ImGearPDEFontAttrs Class
ImGearPDEFontAttrs Members
ImGearPDFFixedRect Class