Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Media Sizes
val make : Pdfunits.t -> float -> float -> t
Make a paper size given its unit, width and height.
val unit : t -> Pdfunits.t
Project the unit from a paper size
val width : t -> float
Project the width from a paper size.
val height : t -> float
Project the height from a paper size.
val a0 : t
val a1 : t
val a2 : t
val a3 : t
val a4 : t
val a5 : t
val a6 : t
val a7 : t
val a8 : t
val a9 : t
val a10 : t
ISO A series paper sizes, portrait.
val usletter : t
val uslegal : t
United States paper sizes. portrait.