Property BBox
- Namespace
- LMKit.Document.Annotations.Pdf
- Assembly
- LM-Kit.NET.dll
BBox
The appearance box in PDF page coordinates (bottom-left origin): x0, y0, x1, y1.
public double[] BBox { get; }
Property Value
- double[]
The appearance box in PDF page coordinates (bottom-left origin): x0, y0, x1, y1.
public double[] BBox { get; }