Class CharacterBoundingBox
Character bounding box.
public class CharacterBoundingBox
- Inheritance
-
CharacterBoundingBox
- Inherited Members
Properties
GlyphBounds
The glyph bounds.
public PdfRectangle GlyphBounds { get; }
Property Value
Width
THe width.
public double Width { get; }