Table of Contents

Class CharacterBoundingBox

Namespace
UglyToad.PdfPig.PdfFonts
Assembly
UglyToad.PdfPig.dll

Character bounding box.

public class CharacterBoundingBox
Inheritance
CharacterBoundingBox
Inherited Members

Properties

GlyphBounds

The glyph bounds.

public PdfRectangle GlyphBounds { get; }

Property Value

PdfRectangle

Width

THe width.

public double Width { get; }

Property Value

double