summaryrefslogtreecommitdiff
path: root/def.go
diff options
context:
space:
mode:
Diffstat (limited to 'def.go')
-rw-r--r--def.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/def.go b/def.go
index ba96b2a..2bbb572 100644
--- a/def.go
+++ b/def.go
@@ -474,6 +474,7 @@ type Pdf interface {
Writef(h float64, fmtStr string, args ...interface{})
}
+// PageBox defines the coordinates and extent of the various page box types
type PageBox struct {
SizeType
PointType