FloatBoxImageOptions
Overview
FloatBoxImageOptions is a interface in Aspose.PDF FOSS for TypeScript.
Options for {@link FloatingBox.AddImage}.
Properties: format, height, width.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
width | : number | Read | Drawn width, points. |
height | : number | Read | Drawn height, points. |
format | : 'jpeg' | 'png' | 'bmp' | 'tiff' | Read | Gets the format. |