FloatingBox.FloatingBox
FloatingBox(float, float)
Initializes a new instance of the FloatingBox class with specified width and height.
public FloatingBox(float width, float height)
| Parameter | Type | Description |
|---|---|---|
| width | Single | The width of the box. |
| height | Single | The height of the box. |
See Also
- class FloatingBox
- namespace Aspose.Pdf
- assembly Aspose.PDF
FloatingBox()
Initializes a new instance of the FloatingBox class.
public FloatingBox()
See Also
- class FloatingBox
- namespace Aspose.Pdf
- assembly Aspose.PDF