DrawLinesOfTextOptions
pdf-lib › DrawLinesOfTextOptions
Hierarchy
-
↳ DrawLinesOfTextOptions
Index
Properties
Properties
color
• color: Color
Inherited from DrawTextOptions.color
Defined in api/operations.ts:41
font
• font: string | PDFName
Inherited from DrawTextOptions.font
Defined in api/operations.ts:42
Optional
graphicsState
• graphicsState? : string | PDFName
Inherited from DrawTextOptions.graphicsState
Defined in api/operations.ts:49
lineHeight
• lineHeight: number | PDFNumber
Defined in api/operations.ts:75
rotate
• rotate: Rotation
Inherited from DrawTextOptions.rotate
Defined in api/operations.ts:44
size
• size: number | PDFNumber
Inherited from DrawTextOptions.size
Defined in api/operations.ts:43
x
• x: number | PDFNumber
Inherited from DrawTextOptions.x
Defined in api/operations.ts:47
xSkew
• xSkew: Rotation
Inherited from DrawTextOptions.xSkew
Defined in api/operations.ts:45
y
• y: number | PDFNumber
Inherited from DrawTextOptions.y
Defined in api/operations.ts:48
ySkew
• ySkew: Rotation
Inherited from DrawTextOptions.ySkew
Defined in api/operations.ts:46