happypdf / LayoutSinglelineTextOptions
Interface: LayoutSinglelineTextOptions
Defined in: src/api/text/layout.ts:254
Properties
alignment
ts
alignment: TextAlignment;Defined in: src/api/text/layout.ts:255
bounds
ts
bounds: LayoutBounds;Defined in: src/api/text/layout.ts:258
font
ts
font: PDFFont;Defined in: src/api/text/layout.ts:257
fontSize?
ts
optional fontSize?: number;Defined in: src/api/text/layout.ts:256