Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

PixelsPerInch

class PixelsPerInch {
static CSS: number;
static PDF: number;
static PDF_TO_CSS_UNITS: number;
}

§Static Properties

§
CSS: number
[src]
§
PDF: number
[src]
§
PDF_TO_CSS_UNITS: number
[src]