Skip to content

@shbernal/pptxgenjs


@shbernal/pptxgenjs / index / HUNDREDTHS_PER_POINT

Variable: HUNDREDTHS_PER_POINT

const HUNDREDTHS_PER_POINT: 100 = 100

Defined in: units.ts:37

DrawingML text measures font size (sz), character spacing (spc) and point line/paragraph spacing (<a:spcPts val>) in hundredths of a point. Multiply a value in points by this to get the OOXML integer.